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

Define an affine group storage constant.