Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
http_body_util - Rust
[go: Go Back, main page]

Crate http_body_util

source ·
Expand description

Utilities for http_body::Body.

BodyExt adds extensions to the common trait.

Empty and Full provide simple implementations.

Modules§

Structs§

Enums§

  • Sum type with two cases: Left and Right, used if a body can be one of two distinct types.

Traits§