Expand description
Cancellation mechanism used by Relm4.
Structs§
- Attached
Shutdown - A future attached to a shutdown receiver.
- Shutdown
Receiver - Listens to shutdown signals and constructs shutdown futures.
- Shutdown
Sender - Sends shutdown signals to receivers.
Functions§
- channel
- Creates a broadcasting shutdown channel.