tengri/input/README.md
unspeaker e3e3c163da
Some checks are pending
/ build (push) Waiting to run
input: refactor, move dsl stuff to tek config
2025-08-23 13:47:45 +03:00

305 B

tengri_input is where tengri's input handling is defined.

the following items are provided:

  • Input trait, for defining for input sources
  • Handle trait and handle! macro, for defining input handlers
  • Command trait and the command! macro, for defining commands that inputs may result in