Skip to main content

Module response

Module response 

Source

Structs§

Html
HTML response wrapper.
ProblemDetail
RFC 7807 Problem Details for HTTP APIs.

Traits§

IntoProblemDetail
Trait for converting error types into RFC 7807 ProblemDetail.
IntoResponse

Functions§

json_error_response
outcome_to_problem_response
Convert an Outcome to a response, using RFC 7807 for faults.
outcome_to_response
outcome_to_response_with_error

Type Aliases§

HttpResponse