Expand description
Workaround for https://github.com/tokio-rs/tracing/issues/2082
Attribute Macrosยง
- instrument
- A dummy implementation of the [
tracing::instrument] proc macro This should be used as a replacement for the [tracing::instrument] proc macro when the code coverage is needed.