cxx/macro/README.md
2020-04-29 18:23:14 -07:00

202 B

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.