cove/cove-macro
Joscha 64a7e7f518 Simplify KeyGroup
The trait will only be used for documenting the key bindings in the F1
menu from now on. The InputEvent will be directly match-eable against
KeyBinding-s, which should suffice for input event handling.
2023-04-27 21:37:48 +02:00
..
src Simplify KeyGroup 2023-04-27 21:37:48 +02:00
Cargo.toml Implement Group derive proc macro 2023-04-27 11:08:07 +02:00