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