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

..--

src/25-Apr-2025-2,9002,622

Android.bpD25-Apr-2025966 3128

Cargo.tomlD25-Apr-20251.2 KiB4235

LICENSE-APACHED25-Apr-20259.5 KiB177150

LICENSE-MITD25-Apr-20251,023 2421

README.mdD25-Apr-2025202 43

build.rsD25-Apr-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