6 releases (stable)
| 1.2.3 | Mar 3, 2025 |
|---|---|
| 1.2.0 | May 24, 2023 |
| 1.1.0 | Mar 25, 2023 |
| 0.1.0 | Sep 13, 2022 |
#1475 in Procedural macros
3,464 downloads per month
Used in tracelogging
145KB
3K
SLoC
Implements the macros that are exported by the tracelogging crate.
Changelog
v1.2.3 (2025-03-02)
- Fix
repr_packed_without_abiwarning.
v1.2.0 (2023-05-23)
TraceLogging for Rust Proc Macros
The tracelogging_macros crate provides procedural macros for use with the
tracelogging crate.