Skip to main content

one_to_two_digits_no_padding

Function one_to_two_digits_no_padding 

Source
pub(crate) const fn one_to_two_digits_no_padding(n: ru8<0, 99>) -> &'static str
Expand description

Obtain a string of one or two ASCII digits representing n. No leading zeros or spaces are included.