An open API service indexing awesome lists of open source software.

https://github.com/hyperium/hyper-util

Common utilities used with hyper.
https://github.com/hyperium/hyper-util

Last synced: about 2 months ago
JSON representation

Common utilities used with hyper.

Awesome Lists containing this project

README

        

# hyper-util

[![crates.io](https://img.shields.io/crates/v/hyper-util.svg)](https://crates.io/crates/hyper-util)
[![Released API docs](https://docs.rs/hyper-util/badge.svg)](https://docs.rs/hyper-util)
[![MIT licensed](https://img.shields.io/badge/license-MIT-blue.svg)](./LICENSE)

A collection of utilities to do common things with [hyper](https://hyper.rs).

## License

This project is licensed under the [MIT license](./LICENSE).