**This is a roadmap item for wg-async. You can view the roadmap here: https://github.com/orgs/rust-lang/projects/28** Ability to define a global executor that can work with `async fn main` and `#[test]`. Depends on: - [ ] #283
This is a roadmap item for wg-async. You can view the roadmap here: wg-async roadmap
Ability to define a global executor that can work with
async fn mainand#[test].Depends on: