cm0002@lemy.lol to Programmer Humor@programming.dev · 28 days agorustmaslemy.lolimagemessage-square6linkfedilinkarrow-up1312arrow-down14
arrow-up1308arrow-down1imagerustmaslemy.lolcm0002@lemy.lol to Programmer Humor@programming.dev · 28 days agomessage-square6linkfedilink
minus-squaretrxxruraxvr@lemmy.worldlinkfedilinkarrow-up19·28 days agoIt’s ok as long as you first check there actually is some present
minus-squarefurry toaster@lemmy.blahaj.zonelinkfedilinkEnglisharrow-up1·3 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!() }
ok()