keyseq_macros

Crates.iokeyseq_macros
lib.rskeyseq_macros
version0.2.2
sourcesrc
created_at2024-02-18 09:54:48.629195
updated_at2024-03-06 21:22:44.639079
descriptionSpecify key chords using `ctrl-A` short-hand macros
homepage
repositoryhttps://github.com/shanecelis/keyseq
max_upload_size
id1143969
size40,301
Shane Celis (shanecelis)

documentation

README

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.

Commit count: 47

cargo fmt