[][src]Module bottles::queue

Holds the Queue type which allows for having a mutable context shared between the subscribers.

Structs

Queue

A Queue of messages which are expected to be delivered to the corresponding subscribers along with a reference to a shared context value.