mirror of
https://github.com/emilk/egui.git
synced 2026-07-10 16:54:09 +00:00
db87c712a1
We've had good experiences with `cargo shear` at Rerun
This example shows that you can use egui in parallel from multiple threads.
cargo run -p hello_world_par