egui-keybind, a hotkey library for egui
crates.io | docs.rs | examples | changelogs
This library provides a simple egui widget for keybindings (hotkeys).
cargo add egui-keybind
For serde support, enable the serde
feature.
Public domain or MIT or Boost Software License