Module route_tree

Source

Structs§

RouteTree
The prefix tree of routes. Also handling dynamic and catch all segments.
RouteTrees
This struct allows to cell a list of RouteTrees and merge them into one.

Enums§

BaseSegment
Some normal segment of a route.
RouteType
The type of the route. THis will decide about the remaining segements of the route after the base.

Traits§

MapGetContentSourceContent
Transformation functor