We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
This is a roadmap item for wg-async. You can view the roadmap here: https://github.com/orgs/rust-lang/projects/28
A plan for how to add Send bounds for futures returned from async fns in traits. You can read more about this issue here: https://rust-lang.zulipchat.com/#narrow/stream/187312-wg-async/topic/Triage.20meeting.202023-03-13/near/341497954.
Send
May be solved by:
The Zulip thread for this decision is https://rust-lang.zulipchat.com/#narrow/stream/187312-wg-async/topic/Send.20bounds.20on.20AFIT.
The text was updated successfully, but these errors were encountered:
Plan is to go with #290.
Sorry, something went wrong.
No branches or pull requests
This is a roadmap item for wg-async. You can view the roadmap here: https://github.com/orgs/rust-lang/projects/28
A plan for how to add
Send
bounds for futures returned from async fns in traits. You can read more about this issue here: https://rust-lang.zulipchat.com/#narrow/stream/187312-wg-async/topic/Triage.20meeting.202023-03-13/near/341497954.May be solved by:
The Zulip thread for this decision is https://rust-lang.zulipchat.com/#narrow/stream/187312-wg-async/topic/Send.20bounds.20on.20AFIT.
The text was updated successfully, but these errors were encountered: