Expand description
Event types for the pub/sub system
Structs§
- Event
- An event with its context
- Event
Context - Context passed with every event
- Numeric
Component Id - A simple numeric component ID for basic use cases
Enums§
- Event
Kind - The actual event payload
- Event
Type - Event types that components can subscribe to
- Global
KeyPolicy - Policy for determining which events are treated as global.
Traits§
- Component
Id - Trait for user-defined component identifiers