[][src]Module cortex_m_async::mpmc

VecDeque-backed async MPMC Queue

Structs

Recv

Unbounded channel receiver

Send

Unbounded channel sender

Functions

channel

Create a new unbounded channel