Path

Type Alias Path 

Source
pub type Path<'de> = WireString<'de>;
Expand description

The wire type corresponding to Path.

Aliased Typeยง

pub struct Path<'de> { /* private fields */ }