URL parser for Rust
docs.rs/url/
|
|
před 12 roky | |
|---|---|---|
| src | před 12 roky | |
| .gitignore | před 12 roky | |
| .travis.yml | před 12 roky | |
| Cargo.toml | před 12 roky | |
| LICENSE-APACHE | před 13 roky | |
| LICENSE-MIT | před 13 roky | |
| README.md | před 12 roky | |
| github.png | před 12 roky | |
| make_encode_sets.py | před 12 roky |
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 depedency.
Not necessarily in the given order:
data: URL parsing.