pub type Executor = ThreadPool;
thread-pool
A thread pool executor for futures.
struct Executor { /* private fields */ }
Executor