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

#8 in #http-error

Download history 58/week @ 2023-12-10 38/week @ 2023-12-17 14/week @ 2023-12-24 9/week @ 2024-01-14 24/week @ 2024-02-04 62/week @ 2024-02-11 40/week @ 2024-02-18 140/week @ 2024-02-25 20/week @ 2024-03-03 45/week @ 2024-03-10 7/week @ 2024-03-17 142/week @ 2024-03-24

218 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
~298K SLoC