C Interop
Rust offers easy interoperability with C, or any language that can provide a C interface (Fortran, C++, managed C++, etc).
Rust offers easy interoperability with C, or any language that can provide a C interface (Fortran, C++, managed C++, etc).