#proc-macro #re-exports #ggmath

macro ggmath_proc_macros

proc-macros for the 'ggmath' crate

4 releases (2 breaking)

new 0.4.0 Jan 15, 2025
0.2.0 Dec 18, 2024
0.1.4 Dec 16, 2024
0.1.1 Dec 15, 2024
0.1.0 Dec 15, 2024

#1016 in Procedural macros

Download history 186/week @ 2024-12-11 141/week @ 2024-12-18 6/week @ 2024-12-25

333 downloads per month
Used in 2 crates (via ggmath)

MIT license

36KB
879 lines

Both internal and public proc-macros for the ggmath crate. Not meant to be imported by any crate but ggmath, which reexports the public macros.


lib.rs:

GGMath proc-macros.

Dependencies

~300–750KB
~17K SLoC