#cpp #macro #generator #detail

macro cxxbridge-macro

Implementation detail of the cxx crate

175 releases (stable)

1.0.129 Oct 15, 2024
1.0.124 Jun 14, 2024
1.0.120 Mar 23, 2024
1.0.111 Dec 17, 2023
0.2.1 Mar 31, 2020

#326 in FFI

Download history 257836/week @ 2024-07-18 235900/week @ 2024-07-25 208987/week @ 2024-08-01 230822/week @ 2024-08-08 217054/week @ 2024-08-15 219105/week @ 2024-08-22 212148/week @ 2024-08-29 231711/week @ 2024-09-05 225487/week @ 2024-09-12 215491/week @ 2024-09-19 237906/week @ 2024-09-26 251241/week @ 2024-10-03 257496/week @ 2024-10-10 264604/week @ 2024-10-17 258954/week @ 2024-10-24 238319/week @ 2024-10-31

1,070,912 downloads per month
Used in 370 crates (via cxx)

MIT/Apache

305KB
8K SLoC

This directory contains CXX's Rust code generator, which is a procedural macro. Users won't depend on this crate directly. Instead they'll invoke its macro through the reexport in the main cxx crate.

Dependencies

~0.2–1.2MB
~23K SLoC