mirror of
https://github.com/tokio-rs/tracing.git
synced 2026-03-22 15:44:05 +00:00
## Motivation tokio-trace counter example was panicking due to returning 0 as the first Span Id ## Solution start ID's with 1 instead
## Motivation tokio-trace counter example was panicking due to returning 0 as the first Span Id ## Solution start ID's with 1 instead