Type Definition sc_network::multiaddr::multihash::typenum::Negate [−]
type Negate<A> = <A as Neg>::Output;
Expand description
Alias for the associated type of Neg
: Negate<A> = <A as Neg>::Output
type Negate<A> = <A as Neg>::Output;
Alias for the associated type of Neg
: Negate<A> = <A as Neg>::Output