#cgp

cgp-field-macro-lib

Context-generic programming field macros as a library

1 unstable release

0.1.0 Sep 2, 2024

#744 in Procedural macros

Download history 216/week @ 2024-08-29 137/week @ 2024-09-05 100/week @ 2024-09-12 86/week @ 2024-09-19 118/week @ 2024-09-26 29/week @ 2024-10-03 37/week @ 2024-10-10 68/week @ 2024-10-17

258 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