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