pb-jelly icon indicating copy to clipboard operation
pb-jelly copied to clipboard

Fix zero copy deserialization for `proto3`

Open ParkMyCar opened this issue 4 years ago • 0 comments

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

ParkMyCar avatar Aug 25 '20 22:08 ParkMyCar