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