blob: b9c17798ce1cd22ecfed5b85ca6cfa62784251a2 [file] [log] [blame] [view]
David Tolnayf8ed0732020-04-29 12:34:47 -07001This 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.