Module keyboard

Source
Expand description

Listen to keyboard events.

Re-exports§

pub use key::Key;

Modules§

key
Identify keyboard keys.

Structs§

Modifiers
The current state of the keyboard modifiers.

Enums§

Event
A keyboard event.
Location
The location of a key on the keyboard.