Function nfd::open_dialog [] [src]

pub fn open_dialog(
    filter_list: Option<&str>,
    default_path: Option<&str>,
    dialog_type: DialogType
) -> Result<Response>