DictionaryPath

Type Alias DictionaryPath 

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

The wire type corresponding to DictionaryPath.

Aliased Typeยง

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