Type Alias pal_async::DefaultPool
source · 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 */ }