7 ms·
I’m not an expert by async rust seems to work pretty well to me. I guess I’ll have to become an expert to find my disappointment.
by vbg 5y ago
I’m not an expert by async rust seems to work pretty well to me.
I guess I’ll have to become an expert to find my disappointment.
- mrspeaker 5y agoWhich part of the article are you disagreeing with? Just the title?
- jokethrowaway 5y agoThe article complains about how hard it is to pass closures with references - which is a valid criticism; I run into that as well and while you can fix it, it's not as straightforward and as documented as it should be. It doesn't have much to do with async, despite the title. Async works just fine.