macro_rules! mixed_curve_operations {
    ($affine:ident, $extended:ident) => { ... };
}
Expand description

affine and projective coordinate mixed basic operation