wg-async
wg-async copied to clipboard
Plan: Spawn trait
This is a roadmap item for wg-async. You can view the roadmap here: https://github.com/orgs/rust-lang/projects/28
Write up a plan for a generic spawn API that covers open questions, including:
- Spawn handles
- How it would interact with structured concurrency one day