Module lambda_runtime_api_client::body

source ·
Expand description

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

Modules§

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

Structs§

  • The body type used in axum requests and responses.