pub type Url = String;
A semantic alias for URL string in resource objects.
pub struct Url { /* private fields */ }