Add an end-to-end test using a simple struct.

Among other things, this will serve as a test that the static struct layout
assertions that we will add in followup CLs compile and do not fail.

PiperOrigin-RevId: 398421187
2 files changed
tree: 113143fb96e2c51dbb1983feb99355bec60209b1
  1. rs_bindings_from_cc/
  2. CODE_OF_CONDUCT
  3. CONTRIBUTING
  4. LICENSE
  5. 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.