hypertown@lemmy.world to Programmer Humor@lemmy.ml · 2 years agoI like Python deflemmy.worldimagemessage-square21linkfedilinkarrow-up127arrow-down10
arrow-up127arrow-down1imageI like Python deflemmy.worldhypertown@lemmy.world to Programmer Humor@lemmy.ml · 2 years agomessage-square21linkfedilink
minus-squareMultipleAnimals@sopuli.xyzlinkfedilinkarrow-up1·edit-22 years agopub async fn foo() -> Pin>>>>> oh fuck commonmark cant display the syntax :( well anyone who has done async rust can imagine
minus-squareAVincentInSpace@pawb.sociallinkfedilinkarrow-up2·edit-22 years agoPin<Box<dyn Future<Output=Result<AsyncResponseThatYouWillHaveToAwaitAgain<ActualResultType>, InscrutableErrorTypeThatDoesntImplementDisplay>> + Send + Sync + 'static + 20MillionMoreAutoTraits>>
minus-squareXylight (Photon dev)@lemmy.xylight.devlinkfedilinkEnglisharrow-up1·2 years agothese puns are getting funcy
How about some
fn
instead?pub async fn foo() -> Pin>>>>>
oh fuck commonmark cant display the syntax :( well anyone who has done async rust can imagine
Pin<Box<dyn Future<Output=Result<AsyncResponseThatYouWillHaveToAwaitAgain<ActualResultType>, InscrutableErrorTypeThatDoesntImplementDisplay>> + Send + Sync + 'static + 20MillionMoreAutoTraits>>
Exactly, now we are talking
p a f fn(){}
these puns are getting
func
y