Type Definition libp2p::multihash::typenum::Log2 [−][src]
type Log2<A> = <A as Logarithm2>::Output;
Alias for the associated type of Logarithm2
: Log2<A> = <A as Logarithm2>::Output
type Log2<A> = <A as Logarithm2>::Output;
Alias for the associated type of Logarithm2
: Log2<A> = <A as Logarithm2>::Output