Function iso4217::alpha3[][src]

pub fn alpha3(alpha3: &str) -> Option<&'static CurrencyCode>

Returns the CurrencyCode with the given Alpha3 code, if one exists.