4 | ||| Single part in a URI path.
5 | |||
6 | ||| This matches either a specific string or one or more variables
7 | ||| stored at the given position in the path.
17 | ||| Computes the list of types captured by a URI path description.
25 | ||| Describes a pattern for matching and extracting
26 | ||| values for the path of the request URI.