Name Date Size

..25-Oct-20244 KiB

BUILD.gnH A D25-Oct-20241.1 KiB

build.rsH A D25-Oct-202437

Cargo.tomlH A D25-Oct-20241.1 KiB

LICENSE-APACHEH A D25-Oct-20249.5 KiB

LICENSE-MITH A D25-Oct-20241,023

README.mdH A D25-Oct-2024202

src/H25-Oct-20244 KiB

README.md

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