pb-jelly
pb-jelly copied to clipboard
Fix zero copy deserialization for `proto3`
Currently when you try to mark a field as [(rust.zero_copy)=true]
in a proto3 file, the code gen fails. We should figure out why and fix this