Type Alias Default

Source
pub type Default = Executor;
Expand description

Uses the single thread executor by default.

Aliased Typeยง

pub struct Default(/* private fields */);