Module request

Module request 

Source
Expand description

Simple, owning request and response types.

Structs§

MapErr
Changes the error type of a web request and response.
Request
Open and simple implementation of WebRequest.
Response
Open and simple implementation of WebResponse.

Enums§

Body
Models the necessary body contents.
NoError
An uninhabited error type for simple requests and responses.
Status
An enum containing the necessary HTTP status codes.