KernelPanic@programming.dev to Programmer Humor@programming.devEnglish · 5 个月前Learning to program in rustprogramming.devvideomessage-square57linkfedilinkarrow-up1306arrow-down15
arrow-up1301arrow-down1videoLearning to program in rustprogramming.devKernelPanic@programming.dev to Programmer Humor@programming.devEnglish · 5 个月前message-square57linkfedilink
minus-squaremholiv@lemmy.worldlinkfedilinkarrow-up3·edit-25 个月前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.
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.