Function scan_dir

Source
pub fn scan_dir(p: &Path, cb: &mut dyn FnMut(PathBuf) -> bool)