commit | af682a089ba14ff9e85c928012d2e425a2e8e3ac | [log] [tgz] |
---|---|---|
author | Marcel Hlopko <hlopko@google.com> | Fri Apr 08 07:27:14 2022 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Fri Apr 08 07:27:41 2022 -0700 |
tree | d6d4638792daf6fc9b01c6ca2acd3d545b7e3399 | |
parent | aed48180b79be8e83d6883c91eb1f17eaec8e6eb [diff] |
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