Url

Type Alias Url 

Source
pub type Url<'de> = WireString<'de>;
Expand description

The wire type corresponding to Url.

Aliased Typeยง

pub struct Url<'de> { /* private fields */ }