#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

#626 in Procedural macros

Download history 221/week @ 2024-08-31 139/week @ 2024-09-07 114/week @ 2024-09-14 137/week @ 2024-09-21 79/week @ 2024-09-28 4/week @ 2024-10-05 72/week @ 2024-10-12 68/week @ 2024-10-19 70/week @ 2024-10-26 65/week @ 2024-11-02 24/week @ 2024-11-09

235 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