tokio-rs / tracing

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

docs: fix function comment #2947

Open kaffarell opened 5 months ago

kaffarell commented 5 months ago

The comment on the visit_spans fn is wrong. Change it to the correct order.

Fixes: #2940

davidbarsky commented 4 months ago

I'll fix the phrasing on master and backport to v0.1.x—it makes our lives substantially easier.