pub type WireNodePropertyDictionary2<'de> = WireVector<'de, WireNodePropertyEntry2<'de>>;
Expand description
The wire type corresponding to NodePropertyDictionary2
.
Aliased Typeยง
struct WireNodePropertyDictionary2<'de> { /* private fields */ }
pub type WireNodePropertyDictionary2<'de> = WireVector<'de, WireNodePropertyEntry2<'de>>;
The wire type corresponding to NodePropertyDictionary2
.
struct WireNodePropertyDictionary2<'de> { /* private fields */ }