Crate fidl_next_fuchsia_url

Crate fidl_next_fuchsia_url 

Source

Re-exports§

pub use self::natural::*;

Modules§

compat
Compatibility shims which mimic some API surfaces of the current Rust bindings.
generic
natural
wire
wire_optional

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.