pub fn calc_usage(records: &HashMap<String, AuditRecord>) -> StringExpand description
It returns the cost in dollars (in a formatted string), without any currency unit.
pub fn calc_usage(records: &HashMap<String, AuditRecord>) -> StringIt returns the cost in dollars (in a formatted string), without any currency unit.