pub type Executor = Runtime;
tokio
A tokio executor.
struct Executor { /* private fields */ }
Executor