Crate tfd

Crate tfd 

Source
Expand description

§tinyfiledialogs-rs

A pure Rust implementation of the tinyfiledialogs library. Based on the original C library by Guillaume Vareille.

§Security Warning

tinyfiledialogs should only be used with trusted input. Using it with untrusted input, for example as dialog title or message, can in the worst case lead to execution of arbitrary commands.

Structs§

ColorChooser
Dialog
FileDialog
InputBox
MessageBox
Notification

Enums§

DefaultColorValue
MessageBoxIcon
OkCancel
YesNo
YesNoCancel