Type Definition kimchi::circuits::berkeley_columns::E

source ·
pub type E<F> = Expr<ConstantExpr<F, BerkeleyChallengeTerm>, Column>;
Expand description

An alias for the intended usage of the expression type in constructing constraints.