pub type CommandStream = Sender<CommandResponse>;
Expand description

Type alias for mpsc::Sender