Module input

Source
Expand description

Structs for input to the keymap.

Structs§

PressedKey
A struct for associating a crate::key::Key with a crate::key::KeyState.

Enums§

Event
Input events for crate::keymap::Keymap.
PressedInput
State resulting from Event.