Module hrpc::request[][src]

Expand description

The Request type used by hRPC.

Structs

Request parts.

A hRPC request.

Traits

Trait used for blanket impls on generated protobuf types.

Type Definitions

A request that has a message type of (). Used in places where the request message type is not important.