Module js_utils::queue

source ·
Expand description

Async queue.

Structs

  • Future returned by pop method.
  • FIFO queue with async pop.