DefaultPool

Type Alias DefaultPool 

Source
pub type DefaultPool = DefaultPool;
Expand description

The default single-threaded task pool for the platform.

Aliased Typeยง

pub struct DefaultPool { /* private fields */ }