Crate format_money

Source
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: