|
8 months ago | |
---|---|---|
.. | ||
src | 8 months ago | |
Android.bp | 8 months ago | |
Cargo.toml | 8 months ago | |
LICENSE-APACHE | 8 months ago | |
LICENSE-MIT | 8 months ago | |
README.md | 8 months ago | |
build.rs | 8 months ago |
README.md
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.