Type Alias ForecastRoot

Source
pub type ForecastRoot = Vec<Forecast>;

Aliased Typeยง

pub struct ForecastRoot { /* private fields */ }