problem_details
RFC 9457 / RFC 7807 problem details for Rust applications.
This crate implements a simple struct that can be used to represent a problem details object as defined in RFC 9457 (which obsoletes RFC 7807).
Features
serde
: Enables serde support for theProblemDetails
struct.
License: MIT OR Apache-2.0