1 unstable release

0.1.0 Sep 2, 2024

#1891 in Procedural macros

Download history 258/week @ 2024-09-02 126/week @ 2024-09-09 117/week @ 2024-09-16 134/week @ 2024-09-23 49/week @ 2024-09-30 5/week @ 2024-10-07 86/week @ 2024-10-14 58/week @ 2024-10-21 46/week @ 2024-10-28 54/week @ 2024-11-04 21/week @ 2024-11-11

200 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