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