Enum rugra::key::SpecialKey
[−]
[src]
pub enum SpecialKey { Escape, Control, Shift, Alt, Return, Backspace, Left, Right, Up, Down, }
Variants
Escape | |
Control | |
Shift | |
Alt | |
Return | |
Backspace | |
Left | |
Right | |
Up | |
Down |