Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Rust async/await is less nice than Go coroutines. There are things you can't do and weird rules around Rust async code. Every Go chan allows multiple readers and multiple writers, but Rust stdlib and tokio default to single-reader queues.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: