local_
channel
0.1.5
All Items
Crate Items
Modules
Crate
local_channel
Copy item path
source
Expand description
Non-thread-safe channels.
See docs for
mpsc::channel()
.
Modules
ยง
mpsc
A non-thread-safe multi-producer, single-consumer, futures-aware, FIFO queue.