pub trait SideData { }
Expand description

Data specific to the peer’s side (client or server).

Implementors