jetstream::prelude
Trait Message
pub trait Message: WireFormat + Sync { }
A trait representing a message that can be encoded and decoded.
jetstream::prelude
pub trait Message: WireFormat + Sync { }
A trait representing a message that can be encoded and decoded.