Type Definition tetsy_libp2p::multihash::typenum::AbsVal[]

type AbsVal<A> = <A as Abs>::Output;

Alias for the associated type of Abs: AbsVal<A> = <A as Abs>::Output