1 unstable release

0.1.0 Sep 2, 2024

#1890 in Procedural macros

Download history 225/week @ 2024-08-30 133/week @ 2024-09-06 114/week @ 2024-09-13 93/week @ 2024-09-20 94/week @ 2024-09-27 28/week @ 2024-10-04 57/week @ 2024-10-11 68/week @ 2024-10-18 43/week @ 2024-10-25 68/week @ 2024-11-01 16/week @ 2024-11-08 49/week @ 2024-11-15

184 downloads per month
Used in 33 crates (via cgp-field-macro)

Apache-2.0

8KB
182 lines

This is an internal crate used by the cgp-field-macro crate. We implement the proc macros for cgp-field as a library, so that it can be more easily tested. The constructs are then re-exported as proc macros in the cgp-field-macro crate, which is defined as a proc macro crate.

Dependencies

~1–1.4MB
~31K SLoC