[][src]Function number2name::number2name_u64

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

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