pub fn is_iso4217_currency(code: &str) -> bool
Returns true if the given code is a recognized ISO 4217 currency code.
true