Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 625 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 625 Bytes

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.