quic_rpc::pattern

Module try_server_streaming

Source
Expand description

Fallible server streaming interaction pattern.

Structs§

Enums§

  • Server error when accepting a server streaming request
  • Client error when handling responses from a server streaming request.

Traits§

  • Same as ServerStreamingMsg, but with lazy stream creation and the error type explicitly defined.