Module quic_rpc::pattern::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.