Module shutdown

Source
Expand description

Futures for shutdown signal Helper for shutdown signals

Structs§

Shutdown
Future that resolves when the shutdown event has fired
Signal
Shutdown signal that fires either manually or on drop by closing the channel

Functions§

signal
Create a channel pair that’s used to propagate shutdown event