KernelPanic@programming.dev to Programmer Humor@programming.devEnglish · 2 months agoLearning to program in rustprogramming.devvideomessage-square44linkfedilinkarrow-up1290arrow-down15
arrow-up1285arrow-down1videoLearning to program in rustprogramming.devKernelPanic@programming.dev to Programmer Humor@programming.devEnglish · 2 months agomessage-square44linkfedilink
minus-squaremholiv@lemmy.worldlinkfedilinkarrow-up3·edit-22 months agoI mean it could be Mutex, or Rwlock or anything atomic. It’s just when I have to put stuff into an Arc<> to pass around I know trouble is coming.
I mean it could be Mutex, or Rwlock or anything atomic. It’s just when I have to put stuff into an Arc<> to pass around I know trouble is coming.