Type Alias WirePath

Source
pub type WirePath = WireString;
Expand description

The wire type corresponding to Path.

Aliased Typeยง

struct WirePath { /* private fields */ }