Unsafe in and of itself is not bad, but excessive usage diminishes some of the value of using Rust.
A brief review of dependencies suggests that relying on Rust libraries rather than FFI wrappers may be desirable.
A tool such as https://github.com/rust-lang/miri should be integrated into development at minimum I think.
Unsafe in and of itself is not bad, but excessive usage diminishes some of the value of using Rust.
A brief review of dependencies suggests that relying on Rust libraries rather than FFI wrappers may be desirable.
A tool such as https://github.com/rust-lang/miri should be integrated into development at minimum I think.