pub type MessageStreamHandle = UnboundedSender<Message>;
Expand description

A sender to which a Message can be sent