mirror of
https://github.com/Noratrieb/game-wip-dontplay.git
synced 2026-01-16 20:35:02 +01:00
7 lines
126 B
Markdown
7 lines
126 B
Markdown
Example how to show a confirm dialog before exiting an application.
|
|
|
|
```sh
|
|
cargo run -p confirm_exit
|
|
```
|
|
|
|

|