Type Alias WireNodePropertyDictionary

Source
pub type WireNodePropertyDictionary = WireVector<WireNodePropertyEntry>;
Expand description

The wire type corresponding to NodePropertyDictionary.

Aliased Typeยง

struct WireNodePropertyDictionary { /* private fields */ }