Hacker News new | past | comments | ask | show | jobs | submit login

So don't use async. You can get a very, very long way with threads and good old fashioned blocking I/O.



Except that in practice every Rust I/O framework uses async these days. You can't really avoid it.




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

Search: