Module patternset

Source

Structsยง

Builder
Builder for a patternset Matcher. Calling Builder::build will consume the builder.
Matcher
Matches a path against a set of patterns. Includes a thread-safe transition cache to speed up subsequent lookups. Created using a super::Builder.