Arwalk / zig-protobuf

a protobuf 3 implementation for zig.
MIT License
229 stars 27 forks source link

JSON: don't emit fields with default values (at least by default) #64

Open librolibro opened 2 months ago

librolibro commented 2 months ago

It's mentioned in #61 that it might be an optional behavior, but by default fields should not be emitted (now it's not true).