pub fn parse_json_response(json: &[u8]) -> Result<Response>
Parse a slice of bytes into a Response object (stripping out the ResponseWrapper in the process)