Module script_traits::serializable
source · Expand description
This module contains implementations in script that are serializable, as per https://html.spec.whatwg.org/multipage/#serializable-objects. The implementations are here instead of in script so that the other modules involved in the serialization don’t have to depend on script.
Structs§
- The data backing a DOM Blob.
- File-based blob
Enums§
- Different backends of Blob