mirror of
https://codeberg.org/unspeaker/tengri.git
synced 2025-12-06 03:36:42 +01:00
| .. | ||
| Cargo.lock | ||
| Cargo.toml | ||
| input.rs | ||
| input_test.rs | ||
| README.md | ||
tengri_input is where tengri's input handling is defined.
the following items are provided:
Inputtrait, for defining for input sourcesHandletrait andhandle!macro, for defining input handlersCommandtrait and thecommand!macro, for defining commands that inputs may result in