Would something like this then be able to interface with Rust codebases?
As much as any C++ project would, yes. That includes either through the C ABI or through the various C++/Rust interop mechanisms.
Yes, of course.
As much as any C++ project would, yes. That includes either through the C ABI or through the various C++/Rust interop mechanisms.