Expand description

This library adapts the block-waiting recv mechanism from the Rust standard library to an unbounded SPSC channel backed by bounded_spsc_queue.

Macros

Structs

Sender disconnected, no further messages will ever be received.

Receiver disconnected, message will never be deliverable.

Enums

Functions

Panics