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

#1318 in Procedural macros

Download history 53/week @ 2023-11-20 128/week @ 2023-11-27 165/week @ 2023-12-04 249/week @ 2023-12-11 69/week @ 2023-12-18 40/week @ 2023-12-25 241/week @ 2024-01-01 359/week @ 2024-01-08 316/week @ 2024-01-15 56/week @ 2024-01-22 14/week @ 2024-02-19 79/week @ 2024-02-26 19/week @ 2024-03-04

112 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