codespan_
reporting
0.12.0
In codespan_
reporting::
term::
views
codespan_reporting
::
term
::
views
Function
count_digits
Copy item path
Source
fn count_digits(n:
usize
) ->
usize
Expand description
Calculate the number of decimal digits in
n
.