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

In addition to what the others said there's another point: async fn's implement Future, otherwise you wouldn't be able to use them. So it's essential for Future to be in the standard library so that async fn can work.


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

Search: