DefaultRuntime

Type Alias DefaultRuntime 

Source
pub type DefaultRuntime = TokioRuntime;
Expand description

Default runtime

Aliased Typeยง

pub struct DefaultRuntime;