Type Definition extcap::CtrlPipes

source · []
pub type CtrlPipes = (Receiver<ControlMsg>, Sender<ControlMsg>);
Expand description

Control pipes