Modules§
Macros§
Structs§
- Framework
Component - Info
Evaluator - Collects information about the constraints. This includes mask offsets and columns at each interaction, the number of constraints and number of arithmetic operations.
- Point
Evaluator - Evaluates expressions at a point out of domain.
- Relation
Entry - A struct representing a relation entry.
relationis the relation into which elements are entered.multiplicityis the multiplicity of the elements. A positive multiplicity is used to signify a “use”, while a negative multiplicity signifies a “yield”.valuesare elements in the base field that are entered into the relation. - Trace
Location Allocator
Constants§
Traits§
- Eval
AtRow - A trait for evaluating expressions at some point or row.
- Framework
Eval - A component defined solely in means of the constraints framework.
- Relation
- A trait for defining a logup relation type.
- RelationEF
Trait Bound