Skip to main content

Module problem

Module problem 

Source
Expand description

RFC 7807 Problem Details helpers (application/problem+json).

Functionsยง

error_to_problem
Map a framework crate::Error to Problem Details (API preset).
problem_response
Build a Problem Details response.
problem_with_errors
Convenience for a field-error list (errors array).