Module quic_rpc::message

source ·
Expand description

Service definition

Traits to define the behaviour of messages for services

Re-exports§

Traits§

  • Trait defining interaction pattern.
  • Declares the interaction pattern for a message and a service.