Skip to main content

Module currency

Module currency 

Source
Expand description

The currency catalog — resolve an ISO-4217 code (case-insensitive) to its Currency. A growable data table, mirroring crate::quantity::units::by_name; the minor-unit scales follow ISO-4217.

Functions§

by_code
Look up a currency by its ISO-4217 code (case-insensitive); None for an unknown code.