pub type Executor = ThreadPool;Available on non-WebAssembly and crate feature
thread-pool only.Expand description
A thread pool executor for futures.
Aliased Type§
pub struct Executor { /* private fields */ }pub type Executor = ThreadPool;thread-pool only.A thread pool executor for futures.
pub struct Executor { /* private fields */ }