#winit #keyboard #bevy #hotkey

macro keyseq_macros

Specify key chords using Ctrl-A short-hand macros

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

Download history 7/week @ 2024-08-30 23/week @ 2024-09-20 18/week @ 2024-09-27 4/week @ 2024-10-04 8/week @ 2024-10-11 2/week @ 2024-10-18 1/week @ 2024-10-25 2/week @ 2024-11-01 1/week @ 2024-11-08 2/week @ 2024-11-15 85/week @ 2024-11-22 68/week @ 2024-11-29 212/week @ 2024-12-06 40/week @ 2024-12-13

406 downloads per month
Used in 3 crates (via keyseq)

MIT/Apache

30KB
534 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

~205KB