Skip to main content

Module column

Module column 

Source
Expand description

Column newtypes for AIR trace tables.

  • Column: a column index within a trace table
  • ColumnCount: 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.
ColumnCount
The number of columns in a trace table.

Enums§

ColumnRef
A row-relative column reference.