7 releases
0.3.1 | Dec 8, 2024 |
---|---|
0.3.0 | Nov 28, 2024 |
0.2.2 | Mar 6, 2024 |
0.2.1 | Feb 20, 2024 |
0.1.1 | Feb 20, 2024 |
#25 in #hotkey
406 downloads per month
Used in 3 crates
(via keyseq)
30KB
534 lines
keyseq_macros
Specify key chords using a short-hand, e.g., Ctrl-A
, for the bevy game engine or winit.
Description
This crate is the an internal crate of procedural macros for the keyseq
crate.
See that crate for documentation, tests, and examples.
License
This crate is licensed under the MIT License or the Apache License 2.0.
Dependencies
~205KB