gluten-keyboard 0.1.2

Keys enum
Documentation
  • Coverage
  • 99.47%
    187 out of 188 items documented0 out of 3 items with examples
  • Size
  • Source code size: 17.82 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 805.08 kB This is the summed size of all files generated by rustdoc for all configured targets
  • Links
  • Homepage
  • bread-graphics/gluten-keyboard
    0 0 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • notgull

gluten-keyboard

Build Status crates.io Docs

This simple crate contains the Keys enum, which provides a set of every key that could be reasonably found on a keyboard in 2021, as well as a function to convert the key press to a character (where applicable). This was largely created as I couldn't find any crates providing a similar enum without also being a part of a GUI monocrate.

License

MIT/Apache2 License