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 */ }