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