cm0002@infosec.pub to Programmer Humor@programming.dev · 3 天前Me, when doing error handlinginfosec.pubimagemessage-square23fedilinkarrow-up1315arrow-down111
arrow-up1304arrow-down1imageMe, when doing error handlinginfosec.pubcm0002@infosec.pub to Programmer Humor@programming.dev · 3 天前message-square23fedilink
minus-squareStrawberry@lemmy.blahaj.zonelinkfedilinkarrow-up4·2 天前That’s honestly fine in your application code, but very frustrating to see in library code on crates.io. Nobody wants library code to panic over some nonessential functionality that the calling code could’ve recovered from.
That’s honestly fine in your application code, but very frustrating to see in library code on crates.io. Nobody wants library code to panic over some nonessential functionality that the calling code could’ve recovered from.