pub type WireNodePropertyDictionary = WireVector<WireNodePropertyEntry>;
Expand description
The wire type corresponding to NodePropertyDictionary
.
Aliased Typeยง
struct WireNodePropertyDictionary { /* private fields */ }
pub type WireNodePropertyDictionary = WireVector<WireNodePropertyEntry>;
The wire type corresponding to NodePropertyDictionary
.
struct WireNodePropertyDictionary { /* private fields */ }