Extract ffi_types library/crate.

These types don't have any domain specific behavior and are logically separate from src_code_gen. Extracting standalone library/crate so src_code_gen is more focused.

PiperOrigin-RevId: 391518150
5 files changed
tree: 48663a9f4ead33908df69057309cddfdadaeba56
  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.