URL parser for Rust
docs.rs/url/
|
|
vor 12 Jahren | |
|---|---|---|
| src | vor 12 Jahren | |
| .gitignore | vor 12 Jahren | |
| .travis.yml | vor 12 Jahren | |
| Cargo.toml | vor 12 Jahren | |
| LICENSE-APACHE | vor 13 Jahren | |
| LICENSE-MIT | vor 13 Jahren | |
| README.md | vor 12 Jahren | |
| make_encode_sets.py | vor 12 Jahren |
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.