pub type Log2<A> = <A as Logarithm2>::Output;
Expand description
Alias for the associated type of Logarithm2
: Log2<A> = <A as Logarithm2>::Output
Layoutยง
Note: Encountered an error during type layout; the type failed to be normalized.
pub type Log2<A> = <A as Logarithm2>::Output;
Alias for the associated type of Logarithm2
: Log2<A> = <A as Logarithm2>::Output
Note: Encountered an error during type layout; the type failed to be normalized.