Closed tqwewe closed 2 years ago
Fixes #12
Only adds the where T: std::default::Default on fields which have an empty default #[default].
where T: std::default::Default
#[default]
Fixes #12
Only adds the
where T: std::default::Default
on fields which have an empty default#[default]
.