Expand description
Column newtypes for AIR trace tables.
Column: a column index within a trace tableColumnCount: the number of columns (the AIR’s “shape”)ColumnRef: a row-relative column reference (current or next row)
Structs§
- Column
- A column index within a trace table.
- Column
Count - The number of columns in a trace table.
Enums§
- Column
Ref - A row-relative column reference.