#cgp #context-generic #programming #component #macro #implemented

cgp-component-macro-lib

Context-generic programming core component macros implemented as a library

1 unstable release

0.1.0 Sep 2, 2024

#508 in Procedural macros

Download history 199/week @ 2024-08-29 142/week @ 2024-09-05 110/week @ 2024-09-12 90/week @ 2024-09-19 121/week @ 2024-09-26 31/week @ 2024-10-03 40/week @ 2024-10-10 82/week @ 2024-10-17

280 downloads per month
Used in 37 crates (via cgp-component-macro)

Apache-2.0

54KB
1.5K SLoC

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

Dependencies

~1–1.4MB
~31K SLoC