quic_rpc::pattern

Module rpc

Source
Expand description

RPC interaction pattern.

Structs§

  • Rpc interaction pattern

Enums§

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

Traits§

  • Defines the response type for a rpc message.