Module esp32_simple::message
source · Expand description
Inter-thread messaging with triggers, notifiers, and dispatchers.
Structs§
- Represents a dispatcher for collecting triggers.
- Represents a notifier for sending notifications.
Traits§
- A trait for notification trigger types used in the inter-thread messaging system.