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

#1082 in Web programming

Download history 9/week @ 2024-01-13 24/week @ 2024-02-03 62/week @ 2024-02-10 40/week @ 2024-02-17 136/week @ 2024-02-24 22/week @ 2024-03-02 45/week @ 2024-03-09 8/week @ 2024-03-16 35/week @ 2024-03-23 165/week @ 2024-03-30 3/week @ 2024-04-06 13/week @ 2024-04-13

217 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–20MB
~291K SLoC