26 releases (4 breaking)

0.5.0 Oct 10, 2023
0.4.2 Jul 24, 2023
0.2.11 Mar 31, 2023

#1979 in Procedural macros

Download history 22774/week @ 2023-12-19 10050/week @ 2023-12-26 23338/week @ 2024-01-02 29098/week @ 2024-01-09 36036/week @ 2024-01-16 33760/week @ 2024-01-23 32071/week @ 2024-01-30 36767/week @ 2024-02-06 37931/week @ 2024-02-13 39862/week @ 2024-02-20 37092/week @ 2024-02-27 33177/week @ 2024-03-05 33266/week @ 2024-03-12 39430/week @ 2024-03-19 32631/week @ 2024-03-26 43728/week @ 2024-04-02

156,445 downloads per month
Used in 320 crates (2 directly)

MIT license

46KB
917 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
~23K SLoC