27 releases

0.5.1 Jul 4, 2024
0.5.0 Oct 10, 2023
0.4.3 Oct 10, 2023
0.4.2 Jul 24, 2023
0.2.11 Mar 31, 2023

#1566 in Procedural macros

Download history 34765/week @ 2024-03-15 37923/week @ 2024-03-22 45003/week @ 2024-03-29 49169/week @ 2024-04-05 42700/week @ 2024-04-12 40190/week @ 2024-04-19 28652/week @ 2024-04-26 27730/week @ 2024-05-03 32707/week @ 2024-05-10 29820/week @ 2024-05-17 40756/week @ 2024-05-24 34700/week @ 2024-05-31 28746/week @ 2024-06-07 28840/week @ 2024-06-14 36317/week @ 2024-06-21 16319/week @ 2024-06-28

114,190 downloads per month
Used in 338 crates (2 directly)

MIT license

46KB
916 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
~22K SLoC