pub type MessageSender<T> = Sender<T>;
Expand description

Sender used to send payload messages