Structs§
- Event
Dispatcher - Event dispatcher for routing events to components
- Event
Handler - Event handler for managing terminal and application events
- Keybind
Handler - Key binding handler for mapping keys to actions
- Mouse
Handler - Mouse handler for processing mouse events
Enums§
- AppEvent
- Application events
- Input
Event - Input events from the terminal
- Mouse
Action - Mouse actions that can be performed
Traits§
- Event
Consumer - Trait for components that can consume events