URL parser for Rust
docs.rs/url/
|
|
12 лет назад | |
|---|---|---|
| doc | 12 лет назад | |
| src | 12 лет назад | |
| .gitignore | 12 лет назад | |
| .travis.yml | 12 лет назад | |
| Cargo.toml | 12 лет назад | |
| LICENSE-APACHE | 13 лет назад | |
| LICENSE-MIT | 13 лет назад | |
| README.md | 12 лет назад | |
| doc.sh | 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 buils with Cargo, pulling in rust-encoding as a depedency.
Not necessarily in the given order:
data: URL parsing.