#[derive(GroupOpsExtend)]Expand description
Extend implementations of Add, Sub, MulGroupElement::ScalarType and Neg into implementations of Add, Sub, Neg, AddAssign, SubAssign and MulAssign for all combinations of borrowed and owned inputs.
#[derive(GroupOpsExtend)]Extend implementations of Add, Sub, MulGroupElement::ScalarType and Neg into implementations of Add, Sub, Neg, AddAssign, SubAssign and MulAssign for all combinations of borrowed and owned inputs.