pub fn lexical_to_string<N>(n: N) -> Stringwhere N: ToLexical,
Converts numeric type to a String
String