High-level Rust binding for the tinyfiledialogs C library, providing native file open/save dialogs and message boxes.
# Cargo.toml
[dependencies]
tinyfiledialogs = "3.9.1"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Opens a file dialog and a message box.
Ensure a display server is available (e.g., X11 on Linux) or use conditional compilation.
No dependency data recorded yet.