Expand description
SvcError is an implementation of RFC7807: Problem Details for HTTP APIs.
It’s possible to attach some metadata to the error (only payload
now).
Modules§
- extension
- Extensions
Structs§
Traits§
- Problem
Details - Problem Details
- Problem
Details Mut - Mutation methods for Problem Details. This methods are in separate trait to make ProblemDetailsReadOnly object safe.
- Problem
Details Read Only - Getters for Problem Details