Expand description
Structs for input to the keymap.
Structs§
- Pressed
Key - A struct for associating a crate::key::Key with a crate::key::KeyState.
Enums§
- Event
- Input events for crate::keymap::Keymap.
- Pressed
Input - State resulting from Event.
Structs for input to the keymap.