pub type TokioBlockingExecutorService = TokioExecutorService;Expand description
Tokio-backed blocking executor service routed through spawn_blocking.
Aliased Typeยง
pub struct TokioBlockingExecutorService { /* private fields */ }pub type TokioBlockingExecutorService = TokioExecutorService;Tokio-backed blocking executor service routed through spawn_blocking.
pub struct TokioBlockingExecutorService { /* private fields */ }