tokio-rs / tracing

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

Add `impl Copy` to Id in span.rs #3071

Open wcarmon opened 2 months ago

wcarmon commented 2 months ago

Reasoning:

Motivation

Solution