Add enclosing_namespace_id field to Items

We need this so that we can obtain the qualified identifier of decls on the Rust side.

PiperOrigin-RevId: 446692812
9 files changed
tree: 9061912f254bedfe35034152a5b43e5b381ae278
  1. cc_template/
  2. common/
  3. docs/
  4. lifetime_annotations/
  5. migrator/
  6. rs_bindings_from_cc/
  7. BUILD
  8. CODE_OF_CONDUCT
  9. CONTRIBUTING
  10. LICENSE
  11. 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.