pub(crate) const fn u128_pad_none(value: u128) -> StackTrailingStr<39>Expand description
Format a u128 into a string with no padding.
pub(crate) const fn u128_pad_none(value: u128) -> StackTrailingStr<39>Format a u128 into a string with no padding.