| canonicalize_and_process.rs |
|
9134 |
- |
| component.rs |
|
11285 |
- |
| constructor_parser.rs |
|
14910 |
- |
| 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. |
34227 |
- |
| matcher.rs |
|
2577 |
- |
| parser.rs |
|
12576 |
- |
| 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. |
9817 |
- |
| regexp.rs |
|
1429 |
- |
| testdata |
|
|
- |
| tokenizer.rs |
|
9639 |
- |