# hyper-body-utils
[](https://crates.io/crates/hyper-body-utils) [](https://crates.io/crates/hyper-body-utils) [](https://github.com/ararog/hyper-body-utils/actions/workflows/rust.yml)  [](https://docs.rs/hyper-body-utils/latest/hyper_body_utils) [](https://github.com/ararog/hyper-body-utils/blob/main/LICENSE.md) [](https://codecov.io/gh/ararog/hyper-body-utils)
**hyper-body-utils** is a small utility crate for handling hyper bodies.
## Install
```toml
hyper-body-utils = { version = "0.1.6" }
```
## Runtimes
* [tokio](https://github.com/tokio-rs/tokio)
* [smol](https://github.com/smol-rs/smol)
## License
Licensed under either of
* Apache License, Version 2.0
(LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0)
* MIT license
(LICENSE-MIT or http://opensource.org/licenses/MIT)
at your option.
## Author
Rogerio Pereira Araujo <rogerio.araujo@gmail.com>