Expand description
Defines a hierarchial Tree
with subtrees of Node
.
Modules
Defines Node
for Tree
.
Defines the wrapping type for a segment-matching regex.
Defines SegmentType
for Tree
.
Structs
A hierarchical structure that provides a root Node
and subtrees of linked nodes
that represent valid Request
paths.