tokio-rs / tracing

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

Context docs in tracing-subscriber reference scope method that does not exist #2890

Closed taladar closed 2 months ago

taladar commented 5 months ago

In

https://docs.rs/tracing-subscriber/latest/tracing_subscriber/layer/struct.Context.html

there are some notes about the ordering of returned scopes by a scope method that does not seem to exist.