tree: 8a36447c185de4123eeeccdbe797a8b8ffbb45d1 [path history] [tgz]
  1. src/
  2. build.rs
  3. Cargo.toml
  4. README.md
macro/README.md

This directory contains CXX‘s Rust code generator, which is a procedural macro. Users won’t depend on this crate directly. Instead they'll invoke its macro through the reexport in the main cxx crate.