macro_rules! affine_const {
    ($x: expr, $y: expr) => { ... };
}
Expand description

Define an affine group element constant.