• Home
Name
Date
Size
#Lines
LOC

..--

src/12-May-2024-2,8062,528

BUILD.gnD12-May-20241.1 KiB3430

Cargo.tomlD12-May-20241.1 KiB4033

LICENSE-APACHED12-May-20249.5 KiB177150

LICENSE-MITD12-May-20241,023 2421

README.mdD12-May-2024202 43

build.rsD12-May-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