Files
egui/examples/hello_world_par
Konkitoman 661120dc1d Simplify
2023-09-01 11:52:00 +03:00
..
2023-09-01 11:52:00 +03:00

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

cargo run -p hello_world_par