Procedural macros for automatically instrumenting functions with tracing spans.
# Cargo.toml
[dependencies]
tracing-attributes = "0.1.31"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Instruments a function with a tracing span.
Add `tracing` and a subscriber like `tracing-subscriber` to your Cargo.toml.
No dependency data recorded yet.