Type Alias Currencies

Source
pub type Currencies = Vec<CurrencyResponse>;

Aliased Typeยง

pub struct Currencies { /* private fields */ }