[][src]Module parsec_interface::requests::request

Request definition

A Request is to the service to execute one operation.

Structs

Request

Representation of the request wire format.

RequestAuth

Wrapper around the authentication value of a request.

RequestBody

Wrapper around the body of a request.

RequestHeader

A native representation of the request header.