Hacker News new | ask | show | jobs
by ibraheemdev 2023 days ago
I would not say that it is not relevant. Raw pointers are a fundamental part of the language. It is just that Rust abstracts over them so that many users do not have to worry about them.

I see your point though.