#[derive(Default)]
Expand description
Re-exporting Default
to prevent naming pollution.
Derive macro generating an impl of the trait Default
.
#[derive(Default)]
Re-exporting Default
to prevent naming pollution.
Derive macro generating an impl of the trait Default
.