Expand description
Helpers for constructing and using [FileFilter]s.
Structs§
- A
globset::Glob
that creates itsglobset::GlobMatcher
when its created, so it doesn’t need to be compiled when the filter functionsTestFilter
functions are called. - Bundles multiple
SkipBuildFilter
into a singleFileFilter
Enums§
- A filter that excludes matching contracts from the build
Functions§
- Expand globs with a root path.