| Crates.io | egui-keybind |
| lib.rs | egui-keybind |
| version | 0.7.0 |
| created_at | 2023-12-08 14:46:21.473096+00 |
| updated_at | 2025-08-24 13:17:41.959455+00 |
| description | A keybind widget for egui |
| homepage | https://github.com/zeozeozeo/egui-keybind |
| repository | https://github.com/zeozeozeo/egui-keybind |
| max_upload_size | |
| id | 1062100 |
| size | 131,464 |
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