Default in std::default - Rust (original) (raw)
Derive Macro Default
1.38.0 ยท Source
#[derive(Default)]
Expand description
Derive macro generating an impl of the trait Default
.
1.38.0 ยท Source
#[derive(Default)]
Expand description
Derive macro generating an impl of the trait Default
.