Crate svc_error

source ·
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

Structs

Traits