Hacker News new | ask | show | jobs
by Measter 270 days ago
You're right that Rust doesn't have constructors or assignment operators, but its abstract machine also views memory as simply being a bag of bytes, rather than inherently typed like C/C++'s model.