pub(crate) const fn u64_pad_none(value: u64) -> StackTrailingStr<20>
Format a u64 into a string with no padding.
u64