Type Definition libp2p::multiaddr::multihash::typenum::Negate[][src]

type Negate<A> = <A as Neg>::Output;

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