Derive Macro tracing_core::stdlib::clone::Clone
1.38.0 · source · #[derive(Clone)]
Expand description
Derive macro generating an impl of the trait Clone
.
#[derive(Clone)]
Derive macro generating an impl of the trait Clone
.