Module shutdown

Source
Expand description

Cancellation mechanism used by Relm4.

Structs§

AttachedShutdown
A future attached to a shutdown receiver.
ShutdownReceiver
Listens to shutdown signals and constructs shutdown futures.
ShutdownSender
Sends shutdown signals to receivers.

Functions§

channel
Creates a broadcasting shutdown channel.