Skip to main content

Module api_response

Module api_response 

Source
Expand description

Helpers for typed success vs error response bodies.

Traits§

ApiResponseExtjson
Extension trait for Response.

Functions§

into_api_resultjson
Deserializes a buffered response into success T or API error E by HTTP status.