Function forecast_io::get_forecast [] [src]

pub fn get_forecast<S: Into<String>>(token: S, latitude: f64, longitude: f64) -> Result<Forecast>