task(task&& other) noexcept;
~task();
template<class Self, class... Env> static consteval auto get_completion_signatures();
template<receiver Rcvr> state<Rcvr> connect(Rcvr&& recv) &&;