titan_lambda

Type Alias Request

Source
pub type Request = Request<Body>;
Expand description

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

Aliased Typeยง

struct Request { /* private fields */ }