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