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