Function read_dir_

Source
pub fn read_dir_(path: &Path, f: impl Fn(&Path) + Copy) -> Result<(), Error>