http-body 1.0.0

Trait representing an asynchronous, streaming, HTTP request or response body.
Documentation
[dependencies.bytes]
version = "1"

[dependencies.http]
version = "1"

[package]
authors = ["Carl Lerche <me@carllerche.com>", "Lucio Franco <luciofranco14@gmail.com>", "Sean McArthur <sean@seanmonstar.com>"]
categories = ["web-programming"]
description = "Trait representing an asynchronous, streaming, HTTP request or response body.\n"
documentation = "https://docs.rs/http-body"
edition = "2018"
keywords = ["http"]
license = "MIT"
name = "http-body"
readme = "README.md"
repository = "https://github.com/hyperium/http-body"
resolver = "2"
version = "1.0.0"