pub fn lexical_to_string<N>(n: N) -> String where
    N: ToLexical
Expand description

Converts numeric type to a String