Module key
keyboard_
types
0.7.0
Module key
Module Items
Structs
Enums
Functions
In crate keyboard_
types
Modules
code
key
location
modifiers
shortcuts
webdriver
Structs
CompositionEvent
KeyboardEvent
Modifiers
ShortcutMatcher
UnrecognizedCodeError
UnrecognizedKeyError
Enums
Code
CompositionState
Key
KeyState
Location
Functions
first_char
keyboard_types
Module
key
Copy item path
Settings
Help
Summary
Source
Structs
§
Unrecognized
KeyError
Parse from string error, returned when string does not match to any Key variant.
Enums
§
Key
Key represents the meaning of a keypress.
Functions
§
is_
key_
string
🔒
Check if string can be used as a
Key::Character
keystring
.