Module hrpc::response[][src]

Expand description

The Response type used by hRPC.

Structs

Response parts.

hRPC response type.

Traits

Trait used for converting any type to a Response type.

Type Definitions

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