Registry / networking / http-body-util

http-body-util

JSON →
library0.1.3rscratesunverified

Combinators and adapters for HTTP request or response bodies.

# Cargo.toml [dependencies] http-body-util = "0.1.3"
INSTALL
IMPORT
SIG · HTTP-BODY-UTIL
H
http-body-util
networkingrustv0.1.3
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

BodyExt
use http_body_util::BodyExt;

Import BodyExt to use combinators on HTTP bodies.

use http_body_util::BodyExt; async fn example() { // BodyExt provides combinators like collect(), map_err(), etc. }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.1.3latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
http-body-util — cargo add http-body-util · libregistry