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