Module serializable

Source
Expand description

Trait representing the concept of [serializable objects] (https://html.spec.whatwg.org/multipage/#serializable-objects).

Structsยง

StorageKey ๐Ÿ”’
The key corresponding to the storage location of a serialized platform object stored in a StructuredDataHolder.

Traitsยง

Serializable ๐Ÿ”’
Interface for serializable platform objects. https://html.spec.whatwg.org/multipage/#serializable

Functionsยง

assert_serializable ๐Ÿ”’