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.
stdexec::receiver_tag receiver_concept
constexpr auto get_env() const noexcept -> stdexec::env<>
void set_value(auto &&...) &&noexcept
void set_stopped() &&noexcept
void set_error(auto &&) &&noexcept