Money.ExchangeRates.Cache.latest_rates
You're seeing just the callback
latest_rates
, go back to Money.ExchangeRates.Cache module for more information.
Specs
latest_rates() :: {:ok, map()} | {:error, {Exception.t(), String.t()}}
Retrieve the latest exchange rates from the cache.