Constant money::currency::USD [] [src]

pub const USD: Currency<'static> = Currency{code: "USD", divisor: 100, symbol: '$',}