egui/egui_extras
Emil Ernerfeldt fda8189cba
Move lints list to .carg/config.toml (#1394)
That way they apply to all crates equally.

See https://github.com/EmbarkStudios/rust-ecosystem/issues/22 for why.
2022-03-21 16:54:29 +01:00
..
src Move lints list to .carg/config.toml (#1394) 2022-03-21 16:54:29 +01:00
Cargo.toml Run a formatter on all toml files 2022-03-10 14:25:33 +01:00
CHANGELOG.md Release 0.17.0 - Improved font selection and image handling 2022-02-22 19:32:30 +01:00
README.md egui_extras README grammar fixes (#1313) 2022-03-07 10:14:00 +01:00

egui_extras

Latest version Documentation MIT Apache

This is a crate that adds some features on top top of egui. This crate is for experimental features, and features that require big dependencies that do not belong in egui.