10 breaking releases
Uses new Rust 2021
0.18.0 | Apr 30, 2022 |
---|---|
0.17.0 | Feb 22, 2022 |
0.16.0 | Dec 29, 2021 |
0.15.0 | Oct 24, 2021 |
0.10.0 | Feb 28, 2021 |
#251 in GUI
670 downloads per month
Used in fewer than 10 crates
1.5MB
27K
SLoC
egui
demo library
This crate contains example code for egui
.
The demo library is a separate crate for three reasons:
- To ensure it only uses the public
egui
api. - To remove the amount of code in
egui
proper. - To make it easy for 3rd party egui integrations to use it for tests.
Dependencies
~4–11MB
~165K SLoC