pub fn boolean<F: Field, T: ExprOps<F>>(b: &T) -> T
Expand description

Creates a constraint to enforce that b is either 0 or 1.