Expand description
Utilities for converting variables to other kinds of variables.
Traitsยง
- ToBits
Gadget - Specifies constraints for conversion to a little-endian bit representation
of
self
. - ToBytes
Gadget - Specifies constraints for conversion to a little-endian byte representation
of
self
. - ToConstraint
Field Gadget - Specifies how to convert a variable of type
Self
to variables of typeFpVar<ConstraintF>