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