• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..--

src/23-Nov-2023-2,1371,922

Android.bpD23-Nov-2023925 3026

Cargo.tomlD23-Nov-2023628 2722

LICENSE-APACHED23-Nov-202310.6 KiB202169

LICENSE-MITD23-Nov-20231,023 2421

README.mdD23-Nov-2023202 43

build.rsD23-Nov-202337 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