[Pitch #2] Structured Concurrency

I guess it's explicitly mentioned in the Detailed design section:

The answer is: await is implicit when using async let and it isn't when using group.add (at the moment at least).