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

#1178 in Procedural macros

Download history 51038/week @ 2024-09-04 47753/week @ 2024-09-11 48549/week @ 2024-09-18 45632/week @ 2024-09-25 52288/week @ 2024-10-02 47300/week @ 2024-10-09 51130/week @ 2024-10-16 49188/week @ 2024-10-23 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 32871/week @ 2024-12-18

179,630 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
~21K SLoC