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