• Home
Name Date Size #Lines LOC

..--

src/22-Mar-2025-2,8042,527

BUILD.gnD22-Mar-20251.1 KiB3430

Cargo.tomlD22-Mar-20251.1 KiB4033

LICENSE-APACHED22-Mar-20259.5 KiB177150

LICENSE-MITD22-Mar-20251,023 2421

README.mdD22-Mar-2025202 43

build.rsD22-Mar-202537 21

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