baybe.serialization.coreΒΆ
Converter and hooks.
Module Attributes
The default converter for (de-)serializing BayBE-related objects. |
Functions
|
Wrap a given hook to add type information to the unstructured object. |
|
Prevent deserialization into a specific type. |
Prevent serialization of the passed object. |
|
|
Create a hook for structuring subclasses using annotations of their base class. |
|
Use the constructor specified in the 'constructor' field for deserialization. |
|
Unstructure an object and add its type information. |