walk_dir

Function walk_dir 

Source
pub fn walk_dir<P>(path: P) -> Result<WalkDirIterator>
where P: AsRef<Path>,
Expand description

Walk through the specified directory.