Function yahoo_weather::get_weather[][src]

pub fn get_weather<L: Into<String>>(location: L) -> Result<Weather, Error>