logo

Type Definition libp2p::multihash::typenum::AbsVal

source · []
pub type AbsVal<A> = <A as Abs>::Output;
Expand description

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