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