33 releases

Uses new Rust 2024

0.6.0 Feb 20, 2025
0.5.1 Jul 4, 2024
0.5.0 Oct 10, 2023
0.4.2 Jul 24, 2023
0.2.11 Mar 31, 2023

#2664 in Procedural macros

Download history 45507/week @ 2024-11-18 48141/week @ 2024-11-25 43138/week @ 2024-12-02 51908/week @ 2024-12-09 39630/week @ 2024-12-16 14167/week @ 2024-12-23 21822/week @ 2024-12-30 41582/week @ 2025-01-06 63513/week @ 2025-01-13 57920/week @ 2025-01-20 53162/week @ 2025-01-27 63881/week @ 2025-02-03 69564/week @ 2025-02-10 76536/week @ 2025-02-17 68649/week @ 2025-02-24 71854/week @ 2025-03-03

289,133 downloads per month
Used in 436 crates (via macro_magic)

MIT license

67KB
1K SLoC

macro_magic_macros

This crate contains proc macros from the macro_magic crate, which allows for exporting and importing of external items as a TokenStream2 across file and crate boundaries when writing proc macros. See the main crate for more information and to make use of these macros.

Dependencies

~0.3–1MB
~21K SLoC