Module limiting_factor::api::replies [−][src]
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 response.
This trait allows to consume an object into an HTTP failure response.
Functions
build_bad_request_responseDeprecated
build_not_found_responseDeprecated