lesurp / OptionalStruct

Macro copying a struct with Option fields. Useful for config initialization
Apache License 2.0
36 stars 12 forks source link

Add option to derive the generated struct #1

Closed lesurp closed 6 years ago

lesurp commented 6 years ago
#[derive(OptionalStruct)]
[optional_derive(Serialize)]