versioned_type
fxfs
In fxfs::
serialized_
types
fxfs
::
serialized_types
Macro
versioned_
type
Copy item path
Source
versioned_type!() {
/* proc-macro */
}
Expand description
Implements traits for versioned structures. Namely:
Versioned
for all versions.
[VersionedLatest] for the most recent version.
Transitive [From] for any version to a newer version.