serializationFormats

Supported serialization formats.

enum serializationFormats = tuple("Json", "Bson", "Yaml");

Meta