Function tidb_query_expr::impl_op::bit_xor[][src]

pub fn bit_xor(lhs: Option<&Int>, rhs: Option<&Int>) -> Result<Option<Int>>