| canonicalize_and_process.rs |
|
9134 |
- |
| component.rs |
|
11192 |
- |
| constructor_parser.rs |
|
14838 |
- |
| error.rs |
|
2075 |
- |
| lib.rs |
rust-urlpattern is an implementation of the
[URLPattern standard](https://wicg.github.io/urlpattern) for the Rust
programming language.
For a usage example, see the [UrlPattern] documentation. |
34838 |
- |
| matcher.rs |
|
2574 |
- |
| parser.rs |
|
12607 |
- |
| quirks.rs |
This module contains functions required to integrate this library into
browsers. If you are not building a browser, you can ignore this module. |
9912 |
- |
| regexp.rs |
|
1413 |
- |
| testdata |
|
|
- |
| tokenizer.rs |
|
9669 |
- |