[][src]Module versionize::version_map

Maps struct/enum/union versions to a sequence of root versions. This is required to support the concept of a snapshot version composed of individually versioned components.

Structs

VersionMap

The VersionMap API provides functionality to define the version for each serialized type and attach them to specific root versions.