Skip to main content

Message

Trait Message 

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