blob: b9c17798ce1cd22ecfed5b85ca6cfa62784251a2 [file] [log] [blame] [view]
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.