Macro ark_ff::sbb

source ·
macro_rules! sbb {
    ($a:expr, $b:expr, &mut $borrow:expr$(,)?) => { ... };
}