game-wip-dontplay/egui/examples/hello_world_par
2023-04-18 15:38:14 +02:00
..
src vendor 2023-04-18 15:38:14 +02:00
Cargo.toml vendor 2023-04-18 15:38:14 +02:00
README.md vendor 2023-04-18 15:38:14 +02:00

This example shows that you can use egui in parallel from multiple threads.

cargo run -p hello_world_par