Module structuredclone

Source

Traitsยง

MarkedAsSerializableInIdl
A marker to ensure that the [Serializable] attribute is present on types that can be serialized. This trait should not be implemented manually.
MarkedAsTransferableInIdl
A marker to ensure that the [Transferable] attribute is present on types that can be transferred. This trait should not be implemented manually.