pub type Url<'de> = WireString<'de>;
The wire type corresponding to Url.
Url
pub struct Url<'de> { /* private fields */ }