[−][src]Function tinyfiledialogs::open_file_dialog
pub fn open_file_dialog(
title: &str,
path: &str,
filter: Option<(&[&str], &str)>
) -> Option<String>
pub fn open_file_dialog(
title: &str,
path: &str,
filter: Option<(&[&str], &str)>
) -> Option<String>