Type Alias WireDictionaryPath

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

The wire type corresponding to DictionaryPath.

Aliased Typeยง

struct WireDictionaryPath<'de> { /* private fields */ }