#winit #keyboard #bevy #hotkey #input

macro keyseq_macros

Specify key chords using ctrl-A short-hand macros

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

#25 in #hotkey

39 downloads per month
Used in 2 crates (via keyseq)

MIT/Apache

28KB
494 lines

keyseq_macros

Maintenance CI crates-io api-docs

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

~210KB