# Functions
Parse parses an HTTP rule syntax and builds out a template.
# Constants
SegmentTypeCatchAllSelector is similar to selector but reads everything.
SegmentTypeLiteral is a literal string.
SegmentTypeSelector is a variable.
# Type aliases
SegmentType is the type of path segment in the HTTP rule.