Type Alias CurrencyCode

Source
pub type CurrencyCode = [u8; 3];
Expand description

An ISO 4217 three-letter currency code (e.g., USD).