Skip to main content

Path

Type Alias Path 

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

The wire type corresponding to Path.

Aliased Typeยง

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