pub type TaskExecutor = Handle;
Task executor for Tokio 0.2 runtime.
struct TaskExecutor { /* private fields */ }