Files
rust/library
Falk Hüffner d760c33183 Change return type for T::{log,log2,log10} to u32. The value is at
most 128, and this is consistent with using u32 for small values
elsewhere (e.g. BITS, count_ones, leading_zeros).
2021-09-05 17:09:21 +02:00
..
2021-08-22 15:35:11 +02:00
2021-08-24 09:02:44 -07:00