#error #problem-details #rfc7807

svc-error

An implementation of RFC7807: Problem Details for HTTP APIs

20 releases

0.6.0 Jun 22, 2023
0.4.2 Feb 9, 2023
0.4.1 Aug 1, 2022
0.4.0 Feb 18, 2022
0.1.2 May 7, 2019

#28 in #error

Download history 137/week @ 2023-05-28 171/week @ 2023-06-04 118/week @ 2023-06-11 235/week @ 2023-06-18 83/week @ 2023-06-25 154/week @ 2023-07-02 99/week @ 2023-07-09 88/week @ 2023-07-16 57/week @ 2023-07-23 112/week @ 2023-07-30 375/week @ 2023-08-06 138/week @ 2023-08-13 131/week @ 2023-08-20 109/week @ 2023-08-27 94/week @ 2023-09-03 93/week @ 2023-09-10

454 downloads per month
Used in 2 crates

MIT license

18KB
340 lines

Error

Build Status

An implementation of RFC7807: Problem Details for HTTP APIs.

License

The source code is provided under the terms of the MIT license.


lib.rs:

SvcError is an implementation of RFC7807: Problem Details for HTTP APIs.

It's possible to attach some metadata to the error (only payload now).

Dependencies

~1–19MB
~290K SLoC