Expand description
The format_value macro.
Functions
- Given a input
&strrepresenting a digit (float or int), this function returns aStringin which thousands separators are inserted both on the integral part and the fractional part.
The format_value macro.
&str representing a digit (float or int), this function
returns a String in which thousands separators are inserted both on the
integral part and the fractional part.