Module serialized
Available on crate features
__ecma
and __utils
only.Structs§
- An archived
VersionedSerializable
- A wrapper type for the internal representation of serialized data.
- 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.
- The resolver for an archived
VersionedSerializable
Enums§
- An archived
PluginError
- Enum for possible errors while running transform via plugin.
- The resolver for an archived
PluginError