URL parser for Rust
docs.rs/url/
|
|
há 12 anos atrás | |
|---|---|---|
| src | há 12 anos atrás | |
| .gitignore | há 12 anos atrás | |
| .travis.yml | há 12 anos atrás | |
| Cargo.toml | há 12 anos atrás | |
| LICENSE-APACHE | há 13 anos atrás | |
| LICENSE-MIT | há 13 anos atrás | |
| README.md | há 12 anos atrás | |
| github.png | há 12 anos atrás | |
| make_encode_sets.py | há 12 anos atrás |
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.