egui framework for writing GUI apps that compile to both web and native platforms.
# Cargo.toml
[dependencies]
eframe = "0.33.3"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Runs a native egui application with default options.
Add `default-features = false` and enable `default_screen_reader` or other web features in Cargo.toml
No dependency data recorded yet.