Expand description

Matchers used to compare against incoming segments.

Values of type Matcher are stored inside a tree and used to match against incoming segments in order to walk through the tree correctly.

Structs

Dynamic path segment matcher.

Static path segment matcher.

Traits

Matching trait to enable generic route matching algorithms.