# api-bones-reqwest
Reqwest client extensions for [api-bones](https://github.com/brefwiz/api-bones) types.
Provides `ErrorResponseExt` and retry logic for reqwest-based API clients.
## Usage
```toml
[dependencies]
api-bones-reqwest = "2"
```
## License
MIT — see [LICENSE](LICENSE).