
[](https://crates.io/crates/rfd)
[](https://docs.rs/rfd)
[](https://deps.rs/crate/rfd/0.7.0)
Rusty File Dialogs is a cross platform Rust library for using native file open/save dialogs.
It provides both asynchronous and synchronous APIs. Supported platforms:
* Windows
* macOS
* Linux & BSDs (GTK3 or XDG Desktop Portal)
* WASM32 (async only)
Refer to the [documentation](https://docs.rs/rfd) for more details.