Module mogwai::channel

source ·
Expand description

Async mpmc and broadcast channels, plus extensions.

Modules

  • Async broadcast channel
  • A multi-producer, single consumer queue.