Derive Macro std::default::Default

1.38.0 · source ·
#[derive(Default)]
Expand description

Derive macro generating an impl of the trait Default.