dropbox / pb-jelly

A protobuf code generation framework for the Rust language developed at Dropbox.
Apache License 2.0
610 stars 25 forks source link

Implement box_it for oneof fields #150

Closed goffrie closed 8 months ago

goffrie commented 8 months ago

This fixes codegen for messages that have recursive fields inside of a oneof.