5 releases (stable)

1.2.0 May 24, 2023
1.1.0 Mar 25, 2023
1.0.2 Mar 13, 2023
1.0.1 Mar 11, 2023
0.1.0 Sep 13, 2022

#1432 in Procedural macros

Download history 229/week @ 2024-03-13 92/week @ 2024-03-20 52/week @ 2024-03-27 66/week @ 2024-04-03 127/week @ 2024-04-10 23/week @ 2024-04-17 5/week @ 2024-04-24 5/week @ 2024-05-08 143/week @ 2024-05-15 119/week @ 2024-05-22 17/week @ 2024-05-29 54/week @ 2024-06-05 89/week @ 2024-06-12 53/week @ 2024-06-19 25/week @ 2024-06-26

223 downloads per month
Used in tracelogging

MIT license

145KB
3K SLoC

TraceLogging for Rust Proc Macros

The tracelogging_macros crate provides procedural macros for use with the tracelogging crate.


lib.rs:

Implements the macros that are exported by the tracelogging crate.

No runtime deps