Function walk_tree_files

Source
pub fn walk_tree_files(path: &Path) -> Box<dyn Iterator<Item = DirEntry>>