Crate wasm_keyboard_macros
source ·Expand description
wasm_keyboard_macros
Macros for wasm_keyboard
.
SemVer Policy
At the moment, there’s no any semver guarantees. The crate is being inactively developed.
License
Licensed under either of Apache License, Version 2.0 or MIT license at your option.Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in this crate by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.
Macros
- This macro creates a new “primitive” key [event] handler.
- This macro creates a new “simplified” key [event] handler.
- This macro creates a new “keywise” keyboard handler and runs its start-up code.