Module rpc

Source
Expand description

RPC interaction pattern.

Structs§

Rpc
Rpc interaction pattern

Enums§

Error
Client error. All client DSL methods return a Result with this error type.

Traits§

RpcMsg
Defines the response type for a rpc message.