mirror of
https://github.com/emilk/egui.git
synced 2026-08-29 04:40:03 -04:00
Move all crates into a crates directory (#1940)
This commit is contained in:
8
crates/egui_extras/README.md
Normal file
8
crates/egui_extras/README.md
Normal file
@@ -0,0 +1,8 @@
|
||||
# egui_extras
|
||||
|
||||
[](https://crates.io/crates/egui_extras)
|
||||
[](https://docs.rs/egui_extras)
|
||||

|
||||

|
||||
|
||||
This is a crate that adds some features on top top of [`egui`](https://github.com/emilk/egui). This crate is for experimental features, and features that require big dependencies that do not belong in `egui`.
|
||||
Reference in New Issue
Block a user