Type Alias Url

pub type Url = String;

Aliased Typeยง

struct Url { /* private fields */ }