Type Alias volo_http::request::Request

source ·
pub type Request<B = Incoming> = Request<B>;

Aliased Type§

struct Request<B = Incoming> { /* private fields */ }