pub fn convert_no_fmt(val: i64) -> String
Converts a number to it’s written format, using “short” format with no formatting options enabled.
val
i64