Crate chan [] [src]

An implementation of a multi-producer, multi-consumer synchronous channel with a (possible empty) fixed size buffer.

Macros

chan_select!

Structs

Iter
Receiver
Sender
WaitGroup

Functions

after_ms
async
sync
tick_ms