worldwide/currency
Types
Values
pub fn code(currency: Currency) -> String
A record access function for the code field to use when composing
functions and piping.
pub fn name(currency: Currency) -> String
A record access function for the name field to use when composing
functions and piping.