pal_async

Module 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§