rust-url
https://github.com/servo/rust-url
Rust
URL parser for Rust
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Rust not yet supported1 Subscribers
Add a CodeTriage badge to rust-url
Help out
- Issues
- Expose more parser configuration
- Panic in `Url::set_host`
- Update fuzz crate
- Fail fast(er) for IDNA to_ascii() when given domain is too long
- Why doesn't form_urlencoded::Serializer::finish take ownership of the serializer?
- assertion failed: self.byte_at(self.host_start - 1) == b'@' in Url::password
- Pathname setter (set_path) not like WHATWG definition for cannot-be-a-base-URL
- Assertion failed: self.serialization.ends_with('/') when joining on file:// url
- Prefer 'kind' to 'type_' in data-url
- Tracking issue for proposed semver-incompatible changes
- Docs
- Rust not yet supported