concurrency v5.0.3 (2023-04-12T14:20:47Z)
Dub
Repo
onTermination
concurrency
operations
ontermination
runs a side-effect whenever the underlying sender terminates
auto
onTermination
(
Sender
SideEffect
)
(
Sender
sender
,
SideEffect
effect
)
Meta
Source
See Implementation
concurrency
operations
ontermination
functions
onTermination
structs
OnTerminationSender
runs a side-effect whenever the underlying sender terminates