pub trait Neg { // Required methods pub fn neg(self) -> Self; }
pub fn neg(self) -> Self
impl Neg for EmbeddedCurvePoint
impl Neg for Field
impl Neg for i16
impl Neg for i32
impl Neg for i64
impl Neg for i8