Rename rs_bindings_from_cc::Lifetime to LifetimeName

This is to disambiguate it with devtools_rust::Lifetime. This change enables us
to refactor the code to consistently use crubit:: namespace in C++ code.

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