http-body 0.4.5

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

[dependencies.http]
version = "0.2"

[dependencies.pin-project-lite]
version = "0.2"
[dev-dependencies.tokio]
features = ["macros", "rt"]
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"
version = "0.4.5"