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