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

#1588 in Procedural macros

Download history 48288/week @ 2024-10-12 52688/week @ 2024-10-19 43808/week @ 2024-10-26 56627/week @ 2024-11-02 45727/week @ 2024-11-09 46222/week @ 2024-11-16 46693/week @ 2024-11-23 40971/week @ 2024-11-30 54282/week @ 2024-12-07 39656/week @ 2024-12-14 15354/week @ 2024-12-21 20907/week @ 2024-12-28 40429/week @ 2025-01-04 61009/week @ 2025-01-11 57305/week @ 2025-01-18 48047/week @ 2025-01-25

211,450 downloads per month
Used in 428 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