Skip to main content

create_runtime_impl

Function create_runtime_impl 

Source
pub fn create_runtime_impl() -> SmolRuntime
Available on crate feature smol and (crate features async-std or smol or tokio) and (crate features native-tls or rustls) only.
Expand description

Re-export the Smol runtime constructor implemented in impls/smol.rs. Construct new instance of the smol runtime.