pub type XvcOutputSender = Sender<Option<XvcOutputLine>>;Expand description
The channel type to send and receive output/log/debug messages
Aliased Typeยง
pub struct XvcOutputSender { /* private fields */ }pub type XvcOutputSender = Sender<Option<XvcOutputLine>>;The channel type to send and receive output/log/debug messages
pub struct XvcOutputSender { /* private fields */ }