1This directory contains CXX's Rust code generator, which is a procedural macro. 2Users won't depend on this crate directly. Instead they'll invoke its macro 3through the reexport in the main `cxx` crate. 4