pub fn walk_builder( path: &Path, n_threads: usize, overrides: Option<Override>, ignore_paths: Option<Vec<PathBuf>>, ) -> WalkBuilder