pub fn compile_glob_set(patterns: &[String]) -> Option<GlobSet>
Pre-compile a set of glob patterns for efficient matching against many paths.