halo2curves_axiom

Macro field_arithmetic

Source
macro_rules! field_arithmetic {
    ($field:ident, $modulus:ident, $inv:ident, $field_type:ident) => { ... };
}