Function create_file_dialog

Source
fn create_file_dialog(
    filter: (String, Vec<String>),
    title: &'static str,
) -> AsyncFileDialog