fidl_fuchsia_url

Type Alias Url

Source
pub type Url = String;
Expand description

A URL is used to reference a resource from a specified network location.

Aliased Typeยง

struct Url { /* private fields */ }