Hacker News new | ask | show | jobs
by spion 3909 days ago
Not anymore - with V4 generator based "coroutines" are available (enabled by default).
1 comments

I was thinking async-await, which I thought hasn't been standardized yet. Do generators provide the same functionality?

Either way, I hope Rust skips the callbacks.

Pretty much, yeah: https://github.com/tj/co