svc-error 0.1.6

An implementation of RFC7807: Problem Details for HTTP APIs.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# Error

[![Build Status][travis-img]][travis]

An implementation of [RFC7807][rfc7807]: Problem Details for HTTP APIs.



## License

The source code is provided under the terms of [the MIT license][license].

[rfc7807]:https://tools.ietf.org/html/rfc7807
[license]:http://www.opensource.org/licenses/MIT
[travis]:https://travis-ci.com/netology-group/svc-error-rs?branch=master
[travis-img]:https://travis-ci.com/netology-group/svc-error-rs.png?branch=master