Module bonsaidb::core::pubsub

Expand description

Types for Publish/Subscribe (PubSub) messaging.

Macros

Expands into a suite of pubsub unit tests using the passed type as the test harness.
Expands into a suite of pubsub unit tests using the passed type as the test harness.

Structs

The Receiver was disconnected
Receiver of PubSub Messages.

Enums

An error occurred trying to receive a message.

Traits

Publishes and Subscribes to messages on topics.
A subscriber to one or more topics.
Publishes and Subscribes to messages on topics.
A subscriber to one or more topics.