[−][src]Trait limiting_factor::api::replies::FailureResponse
This trait allows to consume an object into an HTTP failure response.
Required Methods
fn into_failure_response(self) -> Failure
Consumes the variable and creates a Failure response .