Crate url_pattern
source ·Expand description
url-pattern is a VERY INCOMPLETE implementation of the WHATWG URL Pattern standard. Seriously DON’T USE THIS (yet)!
Structs
Functions
- Parses a pattern string and returns a regular expression for matching that pattern.