6 releases
0.1.0 | Apr 10, 2024 |
---|---|
0.0.3 | Nov 2, 2020 |
0.0.2 | Nov 2, 2020 |
0.0.1 | Nov 2, 2020 |
#8 in #with
72,594 downloads per month
Used in 39 crates
(via with_builtin_macros)
18KB
452 lines
::with_builtin_macros
Helper for macro_rules authors to chain their macros with builtin ones (such as env!
, include!
, or concat_idents!
).
Dependencies
~1.5MB
~36K SLoC