pub type TypeRow = TypeRowBase<NoRV>;
Expand description
Row of single types i.e. of known length, for node inputs/outputs
Aliased Typeยง
pub struct TypeRow { /* private fields */ }
pub type TypeRow = TypeRowBase<NoRV>;
Row of single types i.e. of known length, for node inputs/outputs
pub struct TypeRow { /* private fields */ }