pub type LambdaRequest = Request<Body>;
Type alias for http::Requests with a fixed Body type
http::Request
Body
pub struct LambdaRequest { /* private fields */ }