walk_dir_skip

Function walk_dir_skip 

Source
pub fn walk_dir_skip(
    path: &Path,
    skip: Vec<PathBuf>,
) -> Result<Vec<WalkdirPathBuf>>