Expand description
Event handling and routing.
Structs§
- Event
Bus - A message bus for broadcasting events between components.
Enums§
- Event
- Represents events that can occur within the cuenv system.
Type Aliases§
- Event
Receiver - Receiver half of an unbounded event channel.
- Event
Sender - Sender half of an unbounded event channel.