Open saintdev opened 1 year ago
build_request()
deserialize_response()
ApiError::Response
builder()
Method::GET
Endpoint::method()
build_request()
deserialize_response()
deserialize_response()
that passes through the json::Value, HTTP status code and type name.ApiError::Response
that preserves the url of the response errorbuilder()
method lifetime is independent of endpoint lifetimeMethod::GET
forEndpoint::method()