Money.ExchangeRates.Cache.historic_rates
You're seeing just the callback
historic_rates
, go back to Money.ExchangeRates.Cache module for more information.
Specs
historic_rates(Date.t()) :: {:ok, map()} | {:error, {Exception.t(), String.t()}}
Returns the exchange rates for a given date.