Introduce a `TypeMapper` class to manage the imported types.

This improves the logic where we "temporarily" assume a type was imported correctly while we try to import its fields.

PiperOrigin-RevId: 441664326
2 files changed
tree: 0c7fe6220975e5f6d81a1405821516040fb5b3f6
  1. cc_template/
  2. common/
  3. lifetime_annotations/
  4. rs_bindings_from_cc/
  5. BUILD
  6. CODE_OF_CONDUCT
  7. CONTRIBUTING
  8. LICENSE
  9. 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.