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