Move blaze support code under rs_bindings_from_cc and merge tests

Now, the blaze rules and aspects are under rs_bindings_from_cc/blaze_support, the integration tests under rs_bindings_from_cc/test, and the blaze unit tests under rs_bindings_from_cc/test/blaze_unit_tests

PiperOrigin-RevId: 423041724
24 files changed
tree: 239d716e3613b88670f39f8b494b5db7ff05adff
  1. lifetime_annotations/
  2. rs_bindings_from_cc/
  3. CODE_OF_CONDUCT
  4. CONTRIBUTING
  5. LICENSE
  6. 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.