Add a new item type `TypeAlias` to the IR.

This CL merely changes the IR schema; followup CLs will populate the new item
type and add code generation for it.

PiperOrigin-RevId: 420726664
4 files changed
tree: ca2d8f40a6b6d09b10f3c3a4111ee68a470efb22
  1. lifetime_annotations/
  2. rs_bindings_from_cc/
  3. CODE_OF_CONDUCT
  4. CONTRIBUTING
  5. LICENSE
  6. 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.