Type Alias WireNodeProperties

Source
pub type WireNodeProperties = WireVector<WireNodeProperty2>;
Expand description

The wire type corresponding to NodeProperties.

Aliased Typeยง

struct WireNodeProperties { /* private fields */ }