pub type SmolRuntime = Runtime<Smol>;
Type alias for the smol runtime
pub struct SmolRuntime { /* private fields */ }
Create a new SmolRuntime