Trait Neg
pub trait Neg {
// Required methods
pub fn neg(self) -> Self;
}
Required methods
pub fn neg(self) -> Self
pub trait Neg {
// Required methods
pub fn neg(self) -> Self;
}
pub fn neg(self) -> Self
impl Neg for EmbeddedCurvePointimpl Neg for Fieldimpl Neg for i16impl Neg for i32impl Neg for i64impl Neg for i8