Module: Makit::Proto3Formats

Defined in:
lib/makit/serializer.rb

Constant Summary collapse

JSON =
[0,
PRETTY_JSON = 1,
YAML = 2,
BINARY = 3].freeze