format_money 0.1.1

A simple function that takes a string reference &str and returns a String with money format $ #'###,###.##
Documentation
[dependencies]

[package]
authors = ["FenixAlive <luisangelmf@gmail.com>"]
description = "A simple function that takes a string reference &str and returns a String with money format $ #'###,###.##"
edition = "2018"
keywords = ["money", "format"]
license = "MIT"
name = "format_money"
repository = "https://github.com/FenixAlive/format_money"
version = "0.1.1"