Crate gluten_keyboard

Source
Expand description

Provides an enum containing keys found on most keyboards. Useful for implementing a system where the user needs to handle keyboard input. Made because I couldn’t find a useful standard that didn’t pretend everything used char.

Enums§

  • A set of keys.