pub fn set_rates<V: IntoRate + Clone>(map: LogosMap<String, V>)Expand description
Bulk-install a whole exchange-rate table from a Map of Text to <number> (currency code → rate
vs the reference) into the ambient rate context. The compiled-tier mirror of the set_rates
builtin and the bridge a literal, network-synced, or fetched table feeds. Order-independent.