url
Modules
form_urlencoded
format
idna
percent_encoding
punycode
urlutils
Structs
OpaqueOrigin
RelativeSchemeData
Url
UrlParser
Enums
Host
Origin
ParseError
SchemeData
SchemeType
Functions
parse_path
whatwg_scheme_type_mapper
Crates
chrono
chrono_parse_http_date
cookie
hpack
httparse
hyper
language_tags
libc
log
matches
mime
num
num_cpus
rand
retry_after
rustc_serialize
serde
solicit
time
traitobject
typeable
unicase
unicode_bidi
unicode_normalization
url
uuid
url
::
ParseResult
[
−
]
[src]
type ParseResult<T> =
Result
<T,
ParseError
>;