Module events

Module events 

Source

Structs§

EventDispatcher
Event dispatcher for routing events to components
EventHandler
Event handler for managing terminal and application events
KeybindHandler
Key binding handler for mapping keys to actions
MouseHandler
Mouse handler for processing mouse events

Enums§

AppEvent
Application events
InputEvent
Input events from the terminal
MouseAction
Mouse actions that can be performed

Traits§

EventConsumer
Trait for components that can consume events