Maven (famous) to Programmer Humor@lemmy.ml • 1 year agoSTOP DOING ASYNClemmy.worldimagemessage-square61arrow-up1718
arrow-up1718imageSTOP DOING ASYNClemmy.worldMaven (famous) to Programmer Humor@lemmy.ml • 1 year agomessage-square61
minus-square@RustyNova@lemmy.worldlinkfedilink3•1 year agoAsync are lazy loaded by design in rust, so… Yeah
minus-square@RustyNova@lemmy.worldlinkfedilink7•1 year agoYou must .await before you can have the Result. Then you can use ?
?
I PROMISE the rest will come eventually
that is going to take some RESOLVE
You’re just being lazy.
Async are lazy loaded by design in rust, so… Yeah
You must
.await
before you can have theResult
. Then you can use?