mirror of
https://github.com/topjohnwu/cxx.git
synced 2024-11-23 20:09:55 +00:00
4 lines
202 B
Markdown
4 lines
202 B
Markdown
|
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.
|