Function sterling_ops::copper_operation[][src]

pub fn copper_operation(
    values: &str,
    custom_currency_regex: &Regex,
    currencies: &[Currency]
) -> String