Skip to main content

Module mpsc

Module mpsc 

Expand description

MPSC (multiple-producer, single-consumer) slot implementation.

Structsยง

Reader
Exclusive reader for Storable types from an mpsc slot.
Writer
Writer for an mpsc Storable type.