A URL parsing library similar to Python's urllib.parse, providing parsing and manipulation of URLs.
# Cargo.toml
[dependencies]
urlparse = "0.7.3"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Parses a URL and prints its scheme.
No known issues recorded.
No dependency data recorded yet.