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