WireDictionaryPath

Type Alias WireDictionaryPath 

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

The wire type corresponding to DictionaryPath.

Aliased Typeยง

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