Function lambda_mountain::xor1cs

source ·
pub fn xor1cs(
    _src: impl Constant + Literal + Fragment + Sized<1>,
    _dst: impl Constant + StackVariable + Fragment + Sized<1>
) -> impl Fragment + Program