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