Template:cpp/execution/dsc let stopped
From cppreference.com
|- class="t-dsc"
|(C++26)
| returns a sender which represents a node chained to the input sender, which invokes the provided function with the stop token from the input sender, if the "stopped" signal is sent
(customization point object)
|-