Module lib_wc::sync::mpmc

source ·
Expand description

Multiple producer, multiple consumer channels

Structs

  • An unbounded channel that allows multiple producers and multiple consumers