Function eval

Source
pub fn eval<F: FieldWitness>(
    e: &Expr<ConstantExpr<F>>,
    ctx: &mut EvalContext<'_, F>,
) -> F