Expand description

API standard and JSON responses.

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

Traits

  • This trait allows to consume an object into an HTTP response.
  • This trait allows to consume an object into an HTTP failure response.

Functions

Type Definitions