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

Create example that uses `(rust.type)` for custom generated type #47

Open nipunn1313 opened 3 years ago

nipunn1313 commented 3 years ago

Generates a different rust type which implements pb::Message to represent the field.