anyhow-http-derive 0.4.4

Derive macros for HTTP errors
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# anyhow-http-derive

<a href="https://github.com/heat1q/anyhow-http/actions/workflows/rust.yml">
<img src="https://github.com/heat1q/anyhow-http/actions/workflows/rust.yml/badge.svg" />
</a>
<a href="https://crates.io/crates/anyhow-http">
<img src="https://img.shields.io/crates/v/anyhow-http.svg" />
</a>
<a href="https://docs.rs/anyhow-http">
<img src="https://docs.rs/anyhow-http/badge.svg" />
</a>
<br/>
<br/>

Derive macros for `anyhow-http`.

## License
Licensed under [MIT](https://github.com/heat1q/anyhow-http/blob/master/LICENSE).