pub type BlockingExecutor = NoopExecutor;๐Deprecated since 0.5.0: Use NoopExecutor instead
Expand description
Backward-compatible alias for NoopExecutor.
Aliased Typeยง
pub struct BlockingExecutor;pub type BlockingExecutor = NoopExecutor;Backward-compatible alias for NoopExecutor.
pub struct BlockingExecutor;