Template:cpp/execution/dsc let error
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 error from the input sender, if occurred
(customization point object)
|-