Skip to main content

currency_symbol

Function currency_symbol 

Source
pub fn currency_symbol(code: &str) -> &str
Expand description

Map an ISO 4217 currency code to its conventional display symbol. Returns the code itself as fallback for unknown currencies — callers can still override via Issuer::symbol if they need something exotic.