Function gadgets::util::xor::value

source ·
pub fn value<F: Field>(a: F, b: F) -> F
Expand description

Returns a value that represents the XOR of the given value.