Skip to main content

create_runtime_impl

Function create_runtime_impl 

Source
pub fn create_runtime_impl() -> SmolRuntime
Available 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.