Module pal_async::io_pool

source ·
Expand description

Single-threaded task pools backed by platform-specific IO backends.

Structs§

  • A driver to spawn tasks and IO objects on IoPool.
  • An single-threaded task pool backed by IO backend T.

Traits§