Enum widgetry::event::Key [−][src]
pub enum Key {}Show variants
A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z, Num1, Num2, Num3, Num4, Num5, Num6, Num7, Num8, Num9, Num0, LeftBracket, RightBracket, Space, Slash, Dot, Comma, Semicolon, Colon, Equals, SingleQuote, Escape, Enter, Tab, Backspace, LeftShift, LeftControl, LeftAlt, RightAlt, LeftArrow, RightArrow, UpArrow, DownArrow, F1, F2, F3, F4, F5, F6, F7, F8, F9, F10, F11, F12,
Variants
Implementations
impl Key
[src]
impl Key
[src]Trait Implementations
impl PartialOrd<Key> for Key
[src]
impl PartialOrd<Key> for Key
[src]