pub fn expr<F: Field, E: Expr<F>>(a: E, b: E) -> Expression<F>
Returns an expression that represents the XOR of the given expression.