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

#21 in #api-error

Download history 2/week @ 2024-11-27 5/week @ 2024-12-04 24/week @ 2024-12-11 1/week @ 2024-12-18 50/week @ 2025-01-01 15/week @ 2025-01-08 40/week @ 2025-01-22 2/week @ 2025-01-29 36/week @ 2025-02-05 108/week @ 2025-02-12 4/week @ 2025-02-19 25/week @ 2025-02-26

174 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
~309K SLoC