pub fn shallow_find_dir_entries<P: AsRef<Path>>(dir: P) -> Vec<PathBuf>
List directory entries immediately under the given dir.
dir