Module body

Module body 

Source
Expand description

HTTP body utilities. Extracted from Axum under MIT license. https://github.com/tokio-rs/axum/blob/main/axum/LICENSE

Modules§

sender
Body::channel utilities. Extracted from Hyper under MIT license. https://github.com/hyperium/hyper/blob/master/LICENSE

Structs§

Body
The body type used in axum requests and responses.