bazel /
crubit /
bc1f8e34ba41c3a73a0bd313f30a73152836bf64 Simplify pin_project macro usage.
Since pin_project itself requires that it be directly depended on, there's no need to add an intermediate layer.
This was a failed attempt to work around some kind of build bug, see https://chat.google.com/room/AAAAvNTbaw0/NMyQU7O9wjU
It is nonetheless I think a decent, small, code health improvement.
PiperOrigin-RevId: 435346691
2 files changed
tree: 916b8702570cb14d74d304c9ed7a2b4687cd5095
- 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 pull us. There will be breaking changes without warning. Unfortunately, we can't take contributions at this point.