bazel /
crubit /
7b628b16ddbd7ff9acd6851da2b01e6169d302b5 Only emit comments from the public headers.
Also, move the logic for parsing headers into a single function
invocation, instead of the somewhat complicated state machine that we
needed while using an `AstVisitor`
PiperOrigin-RevId: 424637057
5 files changed
tree: 58d541ad2ec6dfc3492a5fdc689ec523addb4e03
- 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.