Expand description
Defines a hierarchial Tree with subtrees of Node.
Modules
- Defines
NodeforTree. - Defines the wrapping type for a segment-matching regex.
- Defines
SegmentTypeforTree.
Structs
- A hierarchical structure that provides a root
Nodeand subtrees of linked nodes that represent validRequestpaths.