Type Definition libipld::cid::multihash::typenum::operator_aliases::Log2[]

type Log2<A> = <A as Logarithm2>::Output;
Expand description

Alias for the associated type of Logarithm2: Log2<A> = <A as Logarithm2>::Output