Message

Trait Message 

Source
pub trait Message: WireFormat + Sync { }
Expand description

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

Implementors§

§

impl Message for Rframe

§

impl Message for Tframe