iced_futures

Module keyboard

Source
Expand description

Listen to keyboard events.

Functionsยง

  • Listens to keyboard key presses and calls the given function to map them into actual messages.
  • Listens to keyboard key releases and calls the given function to map them into actual messages.