bazel /
crubit /
d906b89b9e9c3b7fc0d3b2ee77a83d1806bbd160 Temporarily replace dashes with underscores in crate names
The principled fix is to use the import! macro that deals with escaping
forbidden characters. The macro is not yet finished.
PiperOrigin-RevId: 424541346
6 files changed
tree: 668de4efdbbbe83893b6e2545f09ac2865eb2e75
- 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.