initSidebarItems({"fn":[["glob","Return an iterator that produces all the Paths that match the given pattern, which may be absolute or relative to the current working directory."],["glob_with","Return an iterator that produces all the Paths that match the given pattern, which may be absolute or relative to the current working directory."]],"struct":[["GlobError","A glob iteration error."],["MatchOptions","Configuration options to modify the behaviour of `Pattern::matches_with(..)`"],["Paths","An iterator that yields `Path`s from the filesystem that match a particular pattern."],["Pattern","A compiled Unix shell style pattern."],["PatternError","A pattern parsing error."]],"type":[["GlobResult","An alias for a glob iteration result."]]});