tokio-rs / tracing

Application level tracing for Rust.
https://tracing.rs
MIT License
5.19k stars 677 forks source link

attributes: update docs for instrument #2908

Open mladedav opened 4 months ago

mladedav commented 4 months ago

Motivation

Docs were obsolete for the instrument macro.

Closes #2895

Solution

I've updated the docs and addeda a doctest example.

This should also be cherry-picked onto v0.1.x