http-body 0.3.1

Trait representing an asynchronous, streaming, HTTP request or response body.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[dependencies.bytes]
version = "0.5"

[dependencies.http]
version = "0.2"

[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/0.3.0/http-body"
edition = "2018"
keywords = ["http"]
license = "MIT"
name = "http-body"
readme = "README.md"
repository = "https://github.com/hyperium/http-body"
version = "0.3.1"