#pre-processor #concat-idents #callback #with #macro

macro with_builtin_macros-proc_macros

Helper for macro_rules authors to chain their macros with builtin ones (such as env!, include!, or concat_idents!)

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

#3 in #concat-idents

Download history 10642/week @ 2024-12-21 11648/week @ 2024-12-28 32229/week @ 2025-01-04 36614/week @ 2025-01-11 31051/week @ 2025-01-18 35526/week @ 2025-01-25 44502/week @ 2025-02-01 48423/week @ 2025-02-08 41537/week @ 2025-02-15 33181/week @ 2025-02-22 35713/week @ 2025-03-01 41715/week @ 2025-03-08 49864/week @ 2025-03-15 44873/week @ 2025-03-22 44004/week @ 2025-03-29 47807/week @ 2025-04-05

194,641 downloads per month
Used in 42 crates (via with_builtin_macros)

Zlib OR MIT OR Apache-2.0

18KB
452 lines

::with_builtin_macros

Repository Latest version Documentation MSRV unsafe forbidden License CI

Helper for macro_rules authors to chain their macros with builtin ones (such as env!, include!, or concat_idents!).

Dependencies

~1.5MB
~38K SLoC