pub fn create_runtime_impl() -> SmolRuntimeAvailable on (crate features
native-tls or rustls) and crate feature smol only.Expand description
Re-export the Smol runtime constructor implemented in impls/smol.rs.
Construct new instance of the smol runtime.