Type Alias WireNodePropertyDictionary2

Source
pub type WireNodePropertyDictionary2 = WireVector<WireNodePropertyEntry2>;
Expand description

The wire type corresponding to NodePropertyDictionary2.

Aliased Typeยง

struct WireNodePropertyDictionary2 { /* private fields */ }