pub fn is_currency_code(input: &str) -> bool
Returns true when the input is a 3-letter currency code identifier.
true