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

#1409 in Web programming

Download history 57/week @ 2024-06-17 6/week @ 2024-06-24 26/week @ 2024-07-01 45/week @ 2024-07-15 16/week @ 2024-07-22 87/week @ 2024-07-29 27/week @ 2024-08-05 28/week @ 2024-08-12 15/week @ 2024-08-26 16/week @ 2024-09-09 44/week @ 2024-09-16 18/week @ 2024-09-23 99/week @ 2024-09-30

177 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
~286K SLoC