{
"$type": "site.standard.document",
"bskyPostRef": {
"cid": "bafyreic5jgy4nmjl32oyb7ph5uwqg6drebjra4klvj4guwihq6ulkcyxrq",
"uri": "at://did:plc:ivbknywyskln22er3nkssdhl/app.bsky.feed.post/3mmru4focnnq2"
},
"path": "/t/discussion-alternative-syntax-for-async-iteration-for-async-i-in-stream/24218#post_8",
"publishedAt": "2026-05-26T20:19:03.000Z",
"site": "https://internals.rust-lang.org",
"textContent": "jrose:\n\n> The `await` in `for await` is trying to suggest a very specific meaning: \"there is a suspension point here, unwrapping a future\n\nMake sense and very helpful for me, thank you!!!\n\nNow I would like **`for x await in X`** construction btw . Not about **`for`** and **`for await`** , but **`in`** and **`await in`** in async iteration (more declarative).",
"title": "[Discussion] Alternative syntax for async iteration: `for async i in stream`?"
}