pub fn digits_in_usize(d: usize) -> usize
Returns the number of bytes necessary to encode a string representation of d.
d