cosmic::executor

Type Alias Default

source
pub type Default = Executor;
Expand description

Uses the single thread executor by default.

Aliased Typeยง

struct Default(/* private fields */);