C++ IR: Add access specifiers to fields and populate in AstVisitor.

The access specifiers aren't being serialized to JSON yet, so no need to change
the JSON side (that will happen in a followup CL).

PiperOrigin-RevId: 397254542
3 files changed
tree: eb39e7bacc7b604123302fba170d6670f5b559d9
  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.