route_pattern library

Classes

MatchResult<T>
ParsedRoute
The result of a parsed path to extract path segments and query arguments.
PatternRouter
RouteMatcher<T>
A base route class that can build or match pathes.
RoutePattern
An annotation used to specify that a string constant is a route pattern.