mirror of
https://github.com/emilk/egui.git
synced 2026-06-27 07:03:14 -04:00
8 lines
133 B
Markdown
8 lines
133 B
Markdown
How to show a file dialog using [`rfd`](https://github.com/PolyMeilex/rfd).
|
|
|
|
```sh
|
|
cargo run -p file_dialog
|
|
```
|
|
|
|

|