# keyseq_macros

[](https://github.com/shanecelis/keyseq_macros/actions)
[](https://crates.io/crates/keyseq_macros)
[](https://docs.rs/keyseq_macros)
Specify key chords using a short-hand, e.g., `ctrl-A`, for the [bevy game engine](https://bevyengine.org) or [winit](https://github.com/rust-windowing/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.