SmolRuntime

Type Alias SmolRuntime 

Source
pub type SmolRuntime = Runtime<Smol>;
Expand description

Type alias for the smol runtime

Aliased Type§

pub struct SmolRuntime { /* private fields */ }

Implementations§

Source§

impl SmolRuntime

Source

pub fn smol() -> Self

Create a new SmolRuntime