# Functions
Parse parses the string representation of path template.
# Structs
InvalidTemplateError indicates that the path template is not valid.
Template is a compiled representation of path templates.
# Interfaces
Compiler compiles utilities representation of path templates into marshallable operations.