Hacker News new | ask | show | jobs
by spoiler 59 days ago
Memory _is_ data at the level Rust works. It just has a few abstractions in the stdlib that hide this. And the code you highlighted is taking steps in the "let's add abstraction" direction