AGERuntime

Type Alias AGERuntime 

Source
pub type AGERuntime = Runtime<RuntimeParts<AsyncGlobalExecutor, AsyncIO>>;
Expand description

Type alias for the async-global-executor runtime

Aliased Type§

pub struct AGERuntime { /* private fields */ }

Implementations§

Source§

impl AGERuntime

Source

pub fn async_global_executor() -> Self

Create a new SmolRuntime