Attribute Macro serde_versions_derive::version[][src]

#[version]
Expand description

Generate a new struct with a version field and ensure this struct is converted to that form before serialization.

See crate doc for example.