28 releases

0.6.0 Feb 20, 2025
0.5.1 Jul 4, 2024
0.5.0 Oct 10, 2023
0.4.2 Jul 24, 2023
0.2.11 Mar 31, 2023

#1020 in Procedural macros

Download history 45461/week @ 2024-11-18 48075/week @ 2024-11-25 43111/week @ 2024-12-02 51900/week @ 2024-12-09 39549/week @ 2024-12-16 14194/week @ 2024-12-23 21797/week @ 2024-12-30 41598/week @ 2025-01-06 63529/week @ 2025-01-13 57920/week @ 2025-01-20 53170/week @ 2025-01-27 63884/week @ 2025-02-03 69538/week @ 2025-02-10 76486/week @ 2025-02-17 68641/week @ 2025-02-24 68788/week @ 2025-03-03

285,774 downloads per month
Used in 437 crates (2 directly)

MIT license

47KB
938 lines

Contains the implementation for macro_magic's macros.


lib.rs:

This crate contains most of the internal implementation of the macros in the macro_magic_macros crate. For the most part, the proc macros in macro_magic_macros just call their respective _internal variants in this crate.

Dependencies

~0.4–1MB
~21K SLoC