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

#1392 in Web programming

Download history 37/week @ 2024-03-13 24/week @ 2024-03-20 141/week @ 2024-03-27 40/week @ 2024-04-03 1/week @ 2024-04-10 14/week @ 2024-04-17 9/week @ 2024-04-24 1/week @ 2024-05-01 4/week @ 2024-05-08 56/week @ 2024-05-15 72/week @ 2024-05-22 46/week @ 2024-05-29 263/week @ 2024-06-05 86/week @ 2024-06-12 38/week @ 2024-06-19 7/week @ 2024-06-26

395 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–18MB
~280K SLoC