pub trait Outgoing { }
Expand description

Indicate that a protocol will send a message.

Implementors