Type Alias fidl_fuchsia_url::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 */ }