Traitsยง
- Marked
AsSerializable InIdl - A marker to ensure that the
[Serializable]
attribute is present on types that can be serialized. This trait should not be implemented manually. - Marked
AsTransferable InIdl - A marker to ensure that the
[Transferable]
attribute is present on types that can be transferred. This trait should not be implemented manually.