Modules§
Structs§
- AuxTrace
Builders - Chiplets
Lengths - Contains trace lengths of all chilplets: hash, bitwise, memory and kernel ROM trace lengths.
- Execution
Trace - Execution trace which is generated when a program is executed on the VM.
- RowIndex
- A newtype wrapper around a usize value representing a step in the execution trace.
- Trace
LenSummary - Contains the data about lengths of the trace parts.
Constants§
Functions§
- build_
trace - Builds the main trace from the provided trace states in parallel.