28 releases

Uses new Rust 2024

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

#1001 in Procedural macros

Download history 65041/week @ 2025-01-14 57909/week @ 2025-01-21 54743/week @ 2025-01-28 64068/week @ 2025-02-04 70996/week @ 2025-02-11 75737/week @ 2025-02-18 68211/week @ 2025-02-25 75132/week @ 2025-03-04 78386/week @ 2025-03-11 72136/week @ 2025-03-18 81820/week @ 2025-03-25 69729/week @ 2025-04-01 72626/week @ 2025-04-08 60194/week @ 2025-04-15 77843/week @ 2025-04-22 59141/week @ 2025-04-29

284,047 downloads per month
Used in 495 crates (2 directly)

MIT license

47KB
938 lines

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.


Contains the implementation for macro_magic's macros.

Dependencies

~0.4–1MB
~21K SLoC