Function read_dir

Source
pub fn read_dir<P: AsRef<Path>>(path: P) -> Result<ReadDir, FileError>