CubeSimRS icon indicating copy to clipboard operation
CubeSimRS copied to clipboard

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

Open stanleydesu opened this issue 3 years ago • 0 comments

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

stanleydesu avatar Nov 06 '21 02:11 stanleydesu