pub type ShutdownSignal = Receiver<()>;
Shutdown signal
pub struct ShutdownSignal { /* private fields */ }