Module freya_elements::events::keyboard  
source · Structs§
- Data of a Keyboard event.
 - Pressed modifier keys.
 
Enums§
- Code is the physical position of a key.
 - Key represents the meaning of a keypress.
 
Functions§
- Return the equivalent Winit’s
Keyin keyboard_types - Return the equivalent of Winit’s
PhysicalKeyin keyboard_types