1#ifndef KOKKOS_EXECUTION_TESTS_UTILS_SINK_RECEIVER_HPP
2#define KOKKOS_EXECUTION_TESTS_UTILS_SINK_RECEIVER_HPP
A receiver that can handle all completions and does nothing with them.
void set_value(auto &&...) noexcept
stdexec::receiver_t receiver_concept
void set_stopped() noexcept
void set_error(auto &&) noexcept
constexpr auto get_env() const noexcept -> stdexec::env<>