Function codespan_reporting::term::views::count_digits

source ยท
fn count_digits(n: usize) -> usize
Expand description

Count the number of decimal digits in n.