KernelPanic@programming.dev to Programmer Humor@programming.devEnglish · 6 days agoLearning to program in rustprogramming.devvideomessage-square49fedilinkarrow-up1269arrow-down14
arrow-up1265arrow-down1videoLearning to program in rustprogramming.devKernelPanic@programming.dev to Programmer Humor@programming.devEnglish · 6 days agomessage-square49fedilink
minus-squarePlexSheep@infosec.publinkfedilinkarrow-up1·5 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.