28 releases

new 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

#1124 in Procedural macros

Download history 50897/week @ 2024-10-30 51026/week @ 2024-11-06 45250/week @ 2024-11-13 45456/week @ 2024-11-20 44778/week @ 2024-11-27 49389/week @ 2024-12-04 43358/week @ 2024-12-11 32916/week @ 2024-12-18 14270/week @ 2024-12-25 31602/week @ 2025-01-01 45901/week @ 2025-01-08 62557/week @ 2025-01-15 58595/week @ 2025-01-22 56186/week @ 2025-01-29 62764/week @ 2025-02-05 60889/week @ 2025-02-12

247,884 downloads per month
Used in 433 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