When I read they want to rewrite some project to Rust I usually feel good because this means they will probably clean old code full of memory-unsafe code with potential security bugs.
But refactoring to memory-safe C++ methods would fix it also.
When I read they want to rewrite some project to Rust I usually feel good because this means they will probably clean old code full of memory-unsafe code with potential security bugs.
But refactoring to memory-safe C++ methods would fix it also.
Or literally any language one layer up from C