rfd

Crates.iorfd
lib.rsrfd
version0.15.4
created_at2020-11-27 08:09:18.147448+00
updated_at2025-07-12 13:32:23.319009+00
descriptionRusty File Dialog
homepage
repositoryhttps://github.com/PolyMeilex/rfd
max_upload_size
id316975
size253,700
Bartłomiej Maryńczak (PolyMeilex)

documentation

https://docs.rs/rfd

README

img

version Documentation dependency status

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 for more details.

Platform-specific notes

Linux

Please refer to Linux & BSD backends for information about the needed dependencies to be able to compile on Linux.

Commit count: 415

cargo fmt