URL parser for Rust
docs.rs/url/

Simon Sapin 1009c31bc7 Import and parse test data. %!s(int64=13) %!d(string=hai) anos
.gitignore 0339bc2d9a Start with an empty crate. %!s(int64=13) %!d(string=hai) anos
LICENSE-APACHE 0339bc2d9a Start with an empty crate. %!s(int64=13) %!d(string=hai) anos
LICENSE-MIT 0339bc2d9a Start with an empty crate. %!s(int64=13) %!d(string=hai) anos
Makefile.in 0339bc2d9a Start with an empty crate. %!s(int64=13) %!d(string=hai) anos
README.md 0339bc2d9a Start with an empty crate. %!s(int64=13) %!d(string=hai) anos
configure 0339bc2d9a Start with an empty crate. %!s(int64=13) %!d(string=hai) anos
url.rs 1009c31bc7 Import and parse test data. %!s(int64=13) %!d(string=hai) anos
urltestdata.txt 1009c31bc7 Import and parse test data. %!s(int64=13) %!d(string=hai) anos

README.md

rust-url

Rust implementation of the URL Standard.