tree: bc6166b62f6c7c18089f77b2c7daa0286f78c9aa [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.