Type Alias pal_async::DefaultDriver

source ·
pub type DefaultDriver = DefaultDriver;
Expand description

The default single-threaded IO driver for the platform.

Aliased Type§

struct DefaultDriver { /* private fields */ }