pub type DictionaryPath<'de> = WireString<'de>;
Expand description
The wire type corresponding to DictionaryPath
.
Aliased Typeยง
pub struct DictionaryPath<'de> { /* private fields */ }
pub type DictionaryPath<'de> = WireString<'de>;
The wire type corresponding to DictionaryPath
.
pub struct DictionaryPath<'de> { /* private fields */ }