Crate egui_file

Source

Re-exports§

pub use vfs::Vfs;

Modules§

vfs

Structs§

FileDialog
egui component that represents OpenFileDialog or SaveFileDialog.

Enums§

DialogType
Dialog type.
State
Dialog state.

Type Aliases§

Filter
Function that returns true if the path is accepted.