rfdx

Crates.iorfdx
lib.rsrfdx
version0.1.2
sourcesrc
created_at2023-10-06 02:42:39.674531
updated_at2023-10-06 03:34:31.842232
descriptionRusty File Dialog
homepage
repositoryhttps://github.com/PolyMeilex/rfd
max_upload_size
id994766
size218,924
Tree Xie (vicanso)

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: 386

cargo fmt