pub fn signal(signals: &[Signal]) -> Receiver<()>
Expand description

Create (single) receiver for Unix process signals listed in signals.