Crate binverse_derive

Crate binverse_derive 

Source
Expand description

binverse_derive provides macros for the binverse crate. #\[serializable\] automatically implements Serialize and Deserialize and can parse some attributes related to versioning and data structure sizes.

Attribute Macrosยง

serializable
Implements Serialize and Deserialize for a struct. All members also have to implement Serialize and Deserialize. Members can be annotated with the following attributes: