[−][src]Module oxide_auth::frontends::simple::request
Simple, owning request and response types.
Structs
| MapErr | Changes the error type of a web request and response. |
| Request | Open and simple implementation of |
| Response | Open and simple implementation of |
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. |