cm0002@lemy.lol to Programmer Humor@programming.dev · 2 months agorustmaslemy.lolimagemessage-square4linkfedilinkarrow-up16arrow-down10
arrow-up16arrow-down1imagerustmaslemy.lolcm0002@lemy.lol to Programmer Humor@programming.dev · 2 months agomessage-square4linkfedilink
minus-squaretrxxruraxvr@lemmy.worldlinkfedilinkarrow-up0·2 months agoIt’s ok as long as you first check there actually is some present
minus-squarefurry toaster@lemmy.blahaj.zonelinkfedilinkEnglisharrow-up1·22 days agomatch result { presenr => print(“meow”) error(err) => panic!() }
It’s ok as long as you first check there actually is some present
match result { presenr => print(“meow”) error(err) => panic!() }