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

But why, when reqwest is enough for 99% of cases.


Because it requires using async, and for most programs async is not worth the extra effort (plus very heavy dependency in the form of Tokio).


It requires Tokio, and believe it or not there are actual cases for non-async rust. So you can't use it in that case.


It's bloated.




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

Search: