Module gotham::router::tree::node [] [src]

Defines Node and SegmentType for Tree

Structs

Node

A recursive member of Tree representative of segment(s) in a routable path.

NodeBuilder

Constructs a Node which is sorted and immutable.

Enums

SegmentType

Indicates the type of segment which is being represented by this Node.