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 disconnectedEnums
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.