Arwalk / zig-protobuf

a protobuf 3 implementation for zig.
MIT License
188 stars 20 forks source link

Manage OneOf encoding #2

Closed Arwalk closed 2 years ago

Arwalk commented 2 years ago

Parent field has a field_type "OneOf"

Make tagged unions, tagged union has a _union_desc_table too Generate a function that returns the active tag's value + field descriptor

Arwalk commented 2 years ago

done in c1a7098dc02951e27c5c17fe788298ebdd8e6e9b