[][src]Function number2name::number2name_u32

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

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