URL library for Rust, based on the WHATWG URL Standard
cargo add url
[dependencies]
url = "2.5.8"
| 仓库 | https://github.com/servo/rust-url |
|---|---|
| 文档 | https://docs.rs/url |
| 最新版本 | 2.5.8 |
| 分类 | no-std, encoding, parser-implementations, web-programming |