Crates.io | egui-keybind |
lib.rs | egui-keybind |
version | 0.4.1 |
source | src |
created_at | 2023-12-08 14:46:21.473096 |
updated_at | 2024-10-06 10:46:30.747121 |
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 | 124,271 |
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