pub type Default = Executor;
Uses the single thread executor by default.
pub struct Default(/* private fields */);