Type Alias TypeRow

Source
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 */ }