Crate wireman_event_handler

Source

Re-exports§

pub use key_event::KeyCode;
pub use key_event::KeyEvent;
pub use key_event::KeyModifier;
pub use key_event::KeyModifiers;

Modules§

key_event

Traits§

EventHandler
A trait for handling events with associated contexts.