KernelPanic@programming.dev to Programmer Humor@programming.devEnglish · 6 days agoLearning to program in rustprogramming.devvideomessage-square48fedilinkarrow-up1269arrow-down13
arrow-up1266arrow-down1videoLearning to program in rustprogramming.devKernelPanic@programming.dev to Programmer Humor@programming.devEnglish · 6 days agomessage-square48fedilink
minus-squarePlexSheep@infosec.publinkfedilinkarrow-up1·4 days agoOh, I did not know that. Well, it makes sense that it has a heap allocation, as it becomes more or less global. Though not sure why the atomic operations are needed when the value inside is immutable.
Oh, I did not know that. Well, it makes sense that it has a heap allocation, as it becomes more or less global. Though not sure why the atomic operations are needed when the value inside is immutable.