Function openweather_sdk::responses::response_handler

source ยท
pub async fn response_handler<T>(resp: Response) -> Result<T, Box<dyn Error>>