pub fn create_runtime_impl() -> AsyncStd
Available on (crate features
native-tls
or rustls
) and crate feature async-std
and (crate features async-std
or tokio
) only.Expand description
Create and return a new async_std
runtime.