Module: schema.serde.serde

Serialization and deserialization of Meridian models.

Classes

class Serde: Serializes and deserializes a Python type into a wire format.

PythonType Instance of typing.TypeVar
WireFormat Instance of typing.TypeVar