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

I'm building an async server application (https://github.com/iddan/minerva) with async Rust and I feel the pain of not having await. Every time I'm using a Future I need to care about borrowing and Error types that if it was sync code I won't.


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

Search: