Re-exports§
pub use trace::rows::RowIndex;
Modules§
Macros§
- select_
result_ range - Select an array range from a mutable result array and a specified range.
Structs§
- AuxRand
Elements - Holds the randomly generated elements necessary to build the auxiliary trace.
- Execution
Options - A set of parameters specifying execution parameters of the VM.
- Execution
Proof - A proof of correct execution of Miden VM.
- Felt
- Represents base field element in the field using Montgomery representation.
- Partition
Options - Defines the parameters used to calculate partition size when committing to the traces generated during the protocol.
- Processor
Air - TODO: add docs
- Proving
Options - A set of parameters specifying how Miden VM execution proofs are to be generated.
- Public
Inputs
Enums§
- Deserialization
Error - Defines errors which can occur during deserialization.
- Execution
Options Error - Field
Extension - Defines an extension field for the composition polynomial.
- Hash
Function - A hash function used during STARK proof generation.
Traits§
- Field
Element - Defines an element in a finite field.
- Stark
Field - Defines an element in a STARK-friendly finite field.
- ToElements