//! Frankfurter (ECB reference rates) wire types.
use Deserialize;
use BTreeMap;
/// A date-range response: `rates` maps each published date to that day's
/// rates. `BTreeMap` so iteration is already chronological.
pub
/// The error body Frankfurter returns for an unknown or invalid pair.
pub