Skip to main content

xor

Function xor 

Source
pub fn xor<'c>(
    lhs: Value<'c, '_>,
    rhs: Value<'c, '_>,
    location: Location<'c>,
) -> Operation<'c>
Expand description

Creates an index.xor operation.