pub type TaskExecutor = Handle;
Expand description

Task executor for Tokio 0.2 runtime.

Aliased Type§

struct TaskExecutor { /* private fields */ }