SerializeAs#
- class tierkreis.core.types.SerializeAs(*args, **kwargs)[source]#
Bases:
Protocol
[Base
]Methods implemented by Tierkreis-compatible types used as alternatives to Base
Methods
Convert the tierkreis-compatible type to a Base instance.
Create a new instance of the tierkreis-compatible type from a Base instance.