versionize_derive 0.1.3

Implements the Versionize derive proc macro.
Documentation

versionize_derive

Important note

This crate is currently used for cross-version serialization with the Firecracker snapshot-restore dev preview, but has not been tested for other use cases. It should be considered experimental software outside the Firecracker context. It’s likely that this crate will see both interface and implementation changes in the future.

Description

Exports the Versionize derive proc macro that generates the Versionize implementation for structs and enums by using annotations.