Function core::num::int_log10::u8

source ·
pub const fn u8(val: u8) -> u32
Expand description

These functions compute the integer logarithm of their type, assuming that someone has already checked that the value is strictly positive.