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