9/19/2024
•
EN
A small trick for simple Rust/C++ interop
A technique for simplifying interoperability between Rust and C++ by using standard layout classes and matching Rust structs.