Crate binverse_derive[][src]

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

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