egui/crates/egui_demo_lib
Emil Ernerfeldt bfadb90d42
Update MSRV to Rust 1.72 (#3595)
Required to update to puffin 0.18
2023-11-21 17:26:35 +01:00
..
benches Multiple viewports/windows (#3172) 2023-11-16 11:25:05 +01:00
data Release 0.23.0 - New image API 2023-09-28 08:44:33 +02:00
src Allow changing handle shape of a slider (#3429) 2023-11-21 11:24:29 +01:00
Cargo.toml Update MSRV to Rust 1.72 (#3595) 2023-11-21 17:26:35 +01:00
README.md Move all crates into a `crates` directory (#1940) 2022-08-20 10:41:49 +02:00

README.md

egui demo library

Latest version Documentation unsafe forbidden MIT Apache

This crate contains example code for egui.

The demo library is a separate crate for three reasons: