Function get_files_with_ext

Source
pub fn get_files_with_ext(dir: &Path, extension: &str) -> Result<Vec<PathBuf>>