[][src]Function heroku_rs::framework::response::match_response

pub fn match_response<T: ApiResult>(api_response: Response) -> ApiResponse<T>

Match the response we just got from the API and return a parsed struct