Hacker News new | ask | show | jobs
by janice1999 33 days ago
The benefit of using Rust is that you know exactly where the unsafe code is so you can handle it explicitly and deliberately to avoid issues by imposing carefully crafted constraints... oh.