aztec-nr - std::ops

Trait Add

pub trait Add {
    // Required methods
    pub fn add(self, other: Self) -> Self;
}

Required methods

pub fn add(self, other: Self) -> Self

Implementors

impl Add for EmbeddedCurvePoint

impl Add for Field

impl Add for Gas

impl Add for i16

impl Add for i32

impl Add for i64

impl Add for i8

impl Add for u1

impl Add for u128

impl Add for u16

impl Add for u32

impl Add for u64

impl Add for u8