Skip to main content
Module field
mina_
tree
0.19.0
Module field
Module Items
Modules
Structs
Enums
Traits
Type Aliases
In mina_
tree::
proofs
mina_tree
::
proofs
Module
field
Copy item path
Source
Modules
§
field
Structs
§
Params
Enums
§
Boolean
Circuit
Var
Our implementation of cvars (compare to OCaml) is incomplete, but sufficient for now (for witness generation). It’s also sometimes not used correctly (
CircuitVar<GroupAffine<F>>
should be
GroupAffine<CircuitVar<F>>
instead)
Traits
§
Field
Witness
All the generics we need during witness generation
From
FpFq
Trait helping converting generics into concrete types
Into
Generic
Trait helping converting concrete types into generics
ToBoolean
Type Aliases
§
Group
Affine