Function openweather::get_historical_uv_index[][src]

pub fn get_historical_uv_index(
    location: LocationSpecifier,
    key: &str,
    start: Timespec,
    end: Timespec
) -> Result<HistoricalUvIndex, ErrorReport>