[][src]Module crossfire::channel

Structs

LockedWaker
LockedWakerRef
SelectSame

A selector for receiving the same type of message from different channel

Traits

AsyncRx

This defines interface of async receivers (for SelectSame)

MPMCShared

This defines interface for mpmc channel shared state

MPSCShared

This defines interface for mpsc channel shared state