Module protobuf

Module protobuf 

Source
Expand description

Protobuf exporter for generating .proto files from data models.

§Security

All identifiers are sanitized to comply with Protobuf naming rules. Reserved words are prefixed with an underscore to avoid conflicts.

Structs§

ProtobufExporter
Exporter for Protobuf format.