Found this video that explains a lot of the benefits, misconceptions, and pitfalls for Rust's unsafe: https://youtu.be/QAz-maaH0KM One of the more significant clarifications is that unsafe code in Rust is NOT just C.