Crate local_channel[][src]

Non-thread-safe channels.

Modules

mpsc

A non-thread-safe multi-producer, single-consumer, futures-aware, FIFO queue.