Type Definition tetsy_libp2p::core::multiaddr::multihash::typenum::operator_aliases::Negate[]

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

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