Module serialized

Available on crate feature __common only.

Structs§

ArchivedVersionedSerializable
An archived VersionedSerializable
PluginSerializedBytes
A wrapper type for the internal representation of serialized data.
VersionedSerializable
A wrapper type for the structures to be passed into plugins serializes the contained value out-of-line so that newer versions can be viewed as the older version.
VersionedSerializableResolver
The resolver for an archived VersionedSerializable

Enums§

ArchivedPluginError
An archived PluginError
PluginError
Enum for possible errors while running transform via plugin.
PluginErrorResolver
The resolver for an archived PluginError