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
Extensions
Structs
Traits
Problem Details
Mutation methods for Problem Details.
This methods are in separate trait to make ProblemDetailsReadOnly object safe.
Getters for Problem Details