Modules§
Structs§
- Unique identifier for a specific message type.
- Storage for all message types.
- Container for managing messages of a specific type.
- Iterator over messages of a specific type.
Traits§
- Trait representing a message in the system.
- Trait for type-erased message containers.