Module routable

Module routable 

Source
Available on crate feature router only.
Expand description

§Routable

Structs§

RouteParseError
An error that occurs when parsing a route.
SiteMapSegment
A type erased map of the site structure.

Enums§

SegmentType
The type of a route segment.

Traits§

FromHashFragment
FromQuery
FromQueryArgument
FromRouteSegment
FromRouteSegments
Routable
ToRouteSegments