Type Definition vercel_runtime::Request

source ·
pub type Request = Request<Body>;
Expand description

Type alias for http::Requests with a fixed Body type