Move the computation of each SpecialMemberFunc to a separate function.

The end goal is to move these functions to another file entirely, which would allow them to be e.g. called from a ClangMR to gather statistics.

PiperOrigin-RevId: 405940942
1 file changed
tree: c876fb055d91af1658ac8febcc111903a41c7d83
  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.