aztec-nr - std::ops

Trait Neg

pub trait Neg {
    // Required methods
    pub fn neg(self) -> Self;
}

Required methods

pub fn neg(self) -> Self

Implementors

impl Neg for EmbeddedCurvePoint

impl Neg for Field

impl Neg for i16

impl Neg for i32

impl Neg for i64

impl Neg for i8