pub type InterestRateHistory = Vec<InterestRateAssetHistory>;

Aliased Type§

struct InterestRateHistory { /* private fields */ }