jetstream_rpc

Trait Message

pub trait Message: WireFormat + Sync { }

A trait representing a message that can be encoded and decoded.

Implementors