Registry / other / egui-demo-lib

egui-demo-lib

JSON →
library0.34.2rscratesunverified

Example library for egui

# Cargo.toml [dependencies] egui_demo_lib = "0.34.2"
INSTALL
IMPORT
SIG · EGUI-DEMO-LIB
E
egui-demo-lib
otherrustv0.34.2
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

DemoWindows
use egui_demo_lib::DemoWindows;

Create demo windows for egui UI examples

use egui_demo_lib::DemoWindows; fn main() { let mut demo = DemoWindows::default(); // Typically used within an egui application println!("Demo windows created"); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.34.2latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
7 hits · last 30 days
node
6
Meta
1
Resources
egui-demo-lib — cargo add egui-demo-lib · libregistry