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