Type Definition ethers::core::k256::ecdsa::signature::digest::generic_array::typenum::Negate[][src]

pub type Negate<A> = <A as Neg>::Output;
Expand description

Alias for the associated type of Neg: Negate<A> = <A as Neg>::Output