13 ms·
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 callb
by acconsta 11y ago
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.
- spion 11y agoPretty much, yeah: https://github.com/tj/co https://github.com/tj/co