Expand description
Provide glob Patterns
for matching against paths or anything else.
Feature Flags
serde1
— Data structures implementserde::Serialize
andserde::Deserialize
.
Modules
Structs
- A glob pattern optimized for matching paths relative to a root directory.
Functions
- Employ pattern matching to see if
value
matchespattern
.