• Home
Name
Date
Size
#Lines
LOC

..--

src/07-Sep-2024-2,8042,527

BUILD.gnD07-Sep-20241.1 KiB3430

Cargo.tomlD07-Sep-20241.1 KiB4033

LICENSE-APACHED07-Sep-20249.5 KiB177150

LICENSE-MITD07-Sep-20241,023 2421

README.mdD07-Sep-2024202 43

build.rsD07-Sep-202437 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