Expand description
Event bus for dispatching events to subscribed components
Structs§
- Event
Bus - Event bus that manages subscriptions and dispatches events
Enums§
- RawEvent
- Raw event from crossterm before processing
Functions§
- process_
raw_ event - Process a raw event into an EventKind
- spawn_
event_ poller - Spawn the event polling task with cancellation support