[][src]Crate conqueue

Structs

Queue
QueueReceiver

A QueueReceiver is used to pop previously pushed items from the queue.

QueueSender

A QueueSender is used to push items into the queue.