fidl_
next_
fuchsia_
url
0.0.1
All Items
Crate Items
Modules
Constants
Type Aliases
Crate
fidl_next_fuchsia_url
Copy item path
Source
Modules
§
compat
Compatibility shims which mimic some API surfaces of the current Rust bindings.
Constants
§
MAX_
URL_
LENGTH
There is no maximum URL length defined by RFC 3986, but this length should be long enough to accommodate most non-data: URLs.
Type Aliases
§
Url
A URL is used to reference a resource from a specified network location.
WireUrl
The wire type corresponding to
Url
.