[][src]Function number2name::number2name_u128

pub fn number2name_u128(number: impl Into<u128>, charset: &Charset) -> String

Convert a number to a short string representation using the given character set.