28 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 |
#2430 in Procedural macros
704,612 downloads per month
Used in 847 crates
(2 directly)
47KB
938 lines
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.
Contains the implementation for macro_magic's macros.
Dependencies
~280–740KB
~16K SLoC