egui/examples/file_dialog/README.md

7 lines
133 B
Markdown

How to show a file dialog using [`rfd`](https://github.com/PolyMeilex/rfd).
```sh
cargo run -p file_dialog
```
![](screenshot.png)