Look at what structured concurrency is
Look at an example using structured concurrency
Dive into the underlying API with StructuredTaskScope
Create a custom StructuredTaskScope implementation
Look at some alternatives to structured concurrency
What Is Structured Concurrency?
Structured concurrency lets you reason about ...