Function format_number

Source
pub fn format_number(
    str: &str,
    country_code: &str,
    format: NumberFormat,
) -> String