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

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

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