gluten-keyboard

Crates.iogluten-keyboard
lib.rsgluten-keyboard
version0.1.2
sourcesrc
created_at2021-01-29 00:25:52.293165
updated_at2021-01-29 18:11:30.025262
descriptionKeys enum
homepagehttps://github.com/notgull/gluten-keyboard#readme
repositoryhttps://github.com/notgull/gluten-keyboard
max_upload_size
id347837
size18,189
John Nunley (notgull)

documentation

README

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

Commit count: 38

cargo fmt