gen_path_icon

Function gen_path_icon 

Source
fn gen_path_icon(
    config: &FileDialogConfig,
    path: &Path,
    file_system: &dyn FileSystem,
) -> String
Expand description

Generates the icon for the specific path. The default icon configuration is taken into account, as well as any configured file icon filters.