pub fn interruption_or_termination() -> Receiver<()>
Expand description

Create (single) receiver for SIGINT and SIGTERM signal.