Skip to main content

create_runtime_impl

Function create_runtime_impl 

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

Create and return a new async_std runtime.