Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

While unsafe is always a risk in Rust, measuring the risk is not nearly as straightforward as counting lines of code. In particular, Rust focuses on encapsulating unsafe code behind safe wrappers that prevent misuse, so the better measure is determining which crates don't do this, and to what extent they can be easily patched to do so.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: