default-with 0.1.0

Fill a struct that cannot implement Default with the remaining fields initialized with Default::default
Documentation
1
2
3
4
# default-with

Fill a struct that cannot implement `Default` with the remaining fields
initialized with `Default::default`