V-Wong/CubeSimRS

Add #![forbid(unsafe_code)] to ensure everything is implemented in 100% safe Rust

stanleydesu opened this issue · 0 comments

Add #![forbid(unsafe_code)] to ensure everything is implemented in 100% safe Rust, and mention this in the README.