smart_
keymap
0.1.0
Module input
Module Items
Structs
Enums
In crate smart_
keymap
smart_keymap
Module
input
Copy item path
Source
Expand description
Structs for input to the keymap.
Structs
§
Pressed
Key
A struct for associating a
crate::key::Key
with a
crate::key::PressedKeyState
.
Enums
§
Event
Input events for
crate::keymap::Keymap
.
Pressed
Input
State resulting from
Event
.