logo
pub type IncomingRequest = Request;
Expand description

Convenience type alias for Request, for consistency with other IncomingRequest types.