egui/crates/egui_demo_lib
Emil Ernerfeldt 96bc34a66d Use workspace definitions of edition,license,rust-version,version 2023-11-23 15:45:11 +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 Keep unsafe code forbidden when puffin is disabled (#3603) 2023-11-22 20:37:46 +01:00
Cargo.toml Use workspace definitions of edition,license,rust-version,version 2023-11-23 15:45:11 +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: