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