Expand description
Enums that convert table column names into usize
indices. Allows
addressing columns by name rather than their hard-to-remember index.
Structs§
- An iterator over the variants of CascadeAuxColumn
- An iterator over the variants of CascadeMainColumn
- An iterator over the variants of HashAuxColumn
- An iterator over the variants of HashMainColumn
- An iterator over the variants of JumpStackAuxColumn
- An iterator over the variants of JumpStackMainColumn
- An iterator over the variants of LookupAuxColumn
- An iterator over the variants of LookupMainColumn
- An iterator over the variants of OpStackAuxColumn
- An iterator over the variants of OpStackMainColumn
- An iterator over the variants of ProcessorAuxColumn
- An iterator over the variants of ProcessorMainColumn
- An iterator over the variants of ProgramAuxColumn
- An iterator over the variants of ProgramMainColumn
- An iterator over the variants of RamAuxColumn
- An iterator over the variants of RamMainColumn
- An iterator over the variants of U32AuxColumn
- An iterator over the variants of U32MainColumn
Enums§
Traits§
- A trait for the columns in the master auxiliary table. This trait is implemented for all enums relating to the auxiliary tables. The trait provides two methods:
- A trait for the columns of the master main table. This trait is implemented for all enums relating to the main tables. This trait provides two methods: