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

#1679 in Procedural macros

Download history 36013/week @ 2024-08-19 47468/week @ 2024-08-26 54577/week @ 2024-09-02 48173/week @ 2024-09-09 46273/week @ 2024-09-16 48424/week @ 2024-09-23 50077/week @ 2024-09-30 48520/week @ 2024-10-07 48120/week @ 2024-10-14 52760/week @ 2024-10-21 42745/week @ 2024-10-28 58478/week @ 2024-11-04 44832/week @ 2024-11-11 45461/week @ 2024-11-18 48075/week @ 2024-11-25 43130/week @ 2024-12-02

183,114 downloads per month
Used in 363 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