fs_read_dir

Function fs_read_dir 

Source
pub fn fs_read_dir<P: AsRef<Path>>(p: P) -> Result<ReadDir, MyErr>