Macro tracing_core::stdlib::default::Default
1.38.0 · source · pub macro Default($item:item) { ... }
Expand description
Derive macro generating an impl of the trait Default
.
pub macro Default($item:item) { ... }
Derive macro generating an impl of the trait Default
.