Expand description
format_money
is a simple function that takes a string reference &str as a number, evaluates it and returns a String with money format $ #’###,###.##
Functions§
- format_
money - Examples:
format_money
is a simple function that takes a string reference &str as a number, evaluates it and returns a String with money format $ #’###,###.##