Module replies

Module replies 

Source
Expand description

§API standard and JSON responses.

This module provides useful traits and methods to craft API replies from an existing type.

Traits§

ApiResponse
This trait allows to consume an object into an HTTP response.
FailureResponse

Type Aliases§

ApiJsonResponse