[][src]Module cloudflare::framework::response

Structs

ApiError

Note that APIError's eq implementation only compares code and message. It does NOT compare the other values.

ApiErrors

Note that APIErrors's eq implementation only compares code and message. It does NOT compare the other values.

ApiSuccess

Enums

ApiFailure

Traits

ApiResult

Functions

map_api_response

Type Definitions

ApiResponse