URL parser for Rust
docs.rs/url/
|
|
пре 12 година | |
|---|---|---|
| src | пре 12 година | |
| .gitignore | пре 12 година | |
| .travis.yml | пре 12 година | |
| Cargo.toml | пре 12 година | |
| LICENSE-APACHE | пре 13 година | |
| LICENSE-MIT | пре 13 година | |
| README.md | пре 12 година | |
| github.png | пре 12 година | |
| make_encode_sets.py | пре 12 година |
Rust implementation of the URL Standard.
This is a replacement for Rust’s “old” (as of July 2014) url crate.
See Rust bug #10707.
This builds with Cargo, pulling in rust-encoding as a dependency.
Not necessarily in the given order:
data: URL parsing.