bazel /
crubit /
a49d2e674d19abfec33d1139b977c331ce00ab74 Refactor Importer invocation to pass all in and out parameters as an
`Invocation` object instead of individually.
This simplifies the multiple levels this has to be passed through and
gives a location to add some simple wrapper code, e.g., to initialize
the IR and to add lookup code.
PiperOrigin-RevId: 424793642
7 files changed
tree: a3ec90285e42c021fb2ce1018529988b3abe2481
- lifetime_annotations/
- rs_bindings_from_cc/
- CODE_OF_CONDUCT
- CONTRIBUTING
- LICENSE
- 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.