Re-exports§
pub use keycode::KeyMappingCode;
Structs§
- Stores the key bindings and actions associated to a specific keyboard.
- Data structure containing the triggers registered for all the keyboards. Once triggers have been registered, use the
Triggers::listen
method to enable the detection.
Enums§
- Commands the listening server to stop or continue.