Closed clegaard closed 3 years ago
Currently, only json and pickle are supported. However, adding support for more serialization types is trivial using Serde.
Abandoned in favor of using protobuf as the only format
Currently, only json and pickle are supported. However, adding support for more serialization types is trivial using Serde.