Hacker News new | ask | show | jobs
by SAI_Peregrinus 827 days ago
Coming from C, the borrow semantics are basically what I try to get anyway, violating them only with suspicion and great care. Rust just makes it easy to check that I didn't screw up what I was already trying to do.