Crate serde_unit_struct_derive

Crate serde_unit_struct_derive 

Source
Expand description

Copyright (c) 2022 Chris Riches (Licensed under MIT or Apache 2.0)

Derive Macrosยง

Deserialize_unit_struct
Automatically derive Deserialize for the given unit struct.
Serialize_unit_struct
Automatically derive Serialize for the given unit struct.