pub fn read_dir(path: &str) -> Result<ReadDir<'_>>
fs
Returns an iterator over the entries within a directory.