find_all_mods

Function find_all_mods 

Source
pub(crate) fn find_all_mods(
    mod_dirs: &[PathBuf],
    depth: usize,
) -> HashSet<PathBuf>