//
Search across all documentation pages
11 pages in this section.
Why an `async fn` compiles to a lazy, poll-based state machine, why that state machine does nothing without an executor, and why self-referential state machines force the `Pin` API to exist.