egui-desktop 0.2.4

Cross-platform GUI for egui applications
Documentation
1
2
3
4
5
6
7
pub mod builder;
pub mod config;
pub mod icons;
pub mod navkeyboard;
pub mod render;
pub mod shortcuts;
pub mod states;