zig-protobuf
zig-protobuf copied to clipboard
JSON Writer options
The json writer should have 3 options:
- to always emits fields without presence
- to support writing actual name and not the camelCase name
- to support emitting enum values instead of names
see https://protobuf.dev/programming-guides/proto3/#json-options