Crate sigq

source ·
Expand description

Queue which supports pushing and poping nodes from threads/tasks, crossing sync/async boundaries.

Re-exports

Modules

Structs

Functions

  • Create a new queue and return its paired push and pull objects.