Y
Hacker News
new
|
ask
|
show
|
jobs
by
imron
4063 days ago
It's very cool. Rust guarantees that at any point in time there will only be one part of the code that can modify the contents of some data, and will fail to compile if it detects a situation where this is not the case.