pub(crate) const fn single_digit(n: ru8<0, 9>) -> &'static str
Obtain a string containing a single ASCII digit representing n.
n