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