mirror of
https://github.com/emilk/egui.git
synced 2026-07-11 09:08:53 +00:00
c8dd3dd01a
Also disable `regex` `env_logger` feature in examples to improve compile times.
This example shows that you can use egui in parallel from multiple threads.
cargo run -p hello_world_par