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