I think you’re deliberately being obtuse here, and if you don’t see why, you should probably reflect on your reasoning.
I’ve been using Rust for about 12 years now, and the only times I’ve had to reach for `unsafe` was to do FFI stuff. That’s it. Maybe others might have more unsafe code and for good reasons, but from my perspective, I don’t know wtf you’re talking about.
> Maybe others might have more unsafe code and for good reasons, but from my perspective, I don’t know wtf you’re talking about
"well I don't need to use unsafe that much so I don't know what your point is" sounds like you don't really have an answer.