Type Alias WireUrl

Source
pub type WireUrl = WireString;
Expand description

The wire type corresponding to Url.

Aliased Typeยง

struct WireUrl { /* private fields */ }