Module bee_rest_api::types::body[][src]

Structs

Describes the default error format.

Describes the response body of a unsuccessful HTTP request.

Describes the response body of a successful HTTP request.

Traits

A marker trait to represent the data that can be included into SuccessBody and ErrorBody.