Derive Macro Default

1.38.0 · Source
#[derive(Default)]
Available on crate feature std only.
Expand description

Derive macro generating an impl of the trait Default.