DictionaryKey

Type Alias DictionaryKey 

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

The wire type corresponding to DictionaryKey.

Aliased Typeยง

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