Function get_all_files

Source
pub async fn get_all_files(dir: &Path) -> Result<Vec<(PathBuf, u64)>>