Crate path_to_regexp

Source

Structs§

Container
Match
Options
Token

Functions§

match_str
Function for matching text with parsed tokens.
parse
Parse a string for the raw tokens and paths.
to_regexp
Expose a function for taking containers and returning a FancyRegex.