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
impl AGERuntime
Sourcepub fn async_global_executor() -> Self
pub fn async_global_executor() -> Self
Create a new SmolRuntime