pub type DefaultPool = DefaultPool;
Expand description
The default single-threaded task pool for the platform.
Aliased Typeยง
struct DefaultPool { /* private fields */ }
pub type DefaultPool = DefaultPool;
The default single-threaded task pool for the platform.
struct DefaultPool { /* private fields */ }