5 releases
0.2.2 | Mar 6, 2024 |
---|---|
0.2.1 | Feb 20, 2024 |
0.2.0 | Feb 18, 2024 |
0.1.1 | Feb 20, 2024 |
0.1.0 | Feb 18, 2024 |
#22 in #hotkey
Used in 2 crates
(via keyseq)
28KB
494 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