bazel /
crubit /
f427e6a81640a7f7bc601026f5133605e5f44777 Various additions to ffi_types.{h,cc,rs}.
These will be needed by upcoming changes to tests where we will directly check
the Rust IR produced from the C++ source code, which will require calling into
C++ from Rust.
PiperOrigin-RevId: 400130841
3 files changed
tree: ee7641f97788fc36169bf8094997411bdcc6cde7
- rs_bindings_from_cc/
- CODE_OF_CONDUCT
- CONTRIBUTING
- LICENSE
- README.md
README.md
Crubit: C++/Rust Bidirectional Interop Tool
Extremely experimental interop tooling for C++ and Rust.
Please don‘t use, this is an experiment and we don’t yet know where will it take us. There will be breaking changes without warning. Unfortunately, we can't take contributions at this point.