problem_details 0.1.0

RFC 9457 / RFC 7807 problem details for HTTP APIs.
Documentation

Maintenance

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 the ProblemDetails struct.

License: MIT OR Apache-2.0