shallow_find_dir_entries

Function shallow_find_dir_entries 

Source
pub fn shallow_find_dir_entries<P: AsRef<Path>>(dir: P) -> Vec<PathBuf>
Expand description

List directory entries immediately under the given dir.