Url

Type Alias Url 

Source
pub type Url = String;
Expand description

A semantic alias for URL string in resource objects.

Aliased Typeยง

pub struct Url { /* private fields */ }