Expand description

Multi-producer single-consumer queue capable of queuing by message key.

Structs

An iterator over messages on a Receiver, created by [iter].
Message
The receiving half of [unbounded] channel.
An error returned from the [recv] function on a Receiver.
sendError
Sender

Functions

crate a unbounded channel