pub fn collect_paths<P: AsRef<Path>>( root: P, max_depth: usize, exclude_patterns: &[Pattern], ) -> CollectedPaths