Crate zzrpc

source ·
Expand description

RPC over mezzenger transports.

Go to repository to see code examples and tutorial explaining how to use it.

Re-exports

Modules

Structs

Enums

Traits

  • Callback called when producer/consumer encounters an error while trying to receive a message from transport.
  • Callback called when producer encounters an error while trying to send a message through transport.

Functions

Attribute Macros

  • Macro for marking traits defining api’s interface.

Derive Macros