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 an example that uses `(rust.nullable_field)` #29

Closed ParkMyCar closed 2 years ago

ParkMyCar commented 3 years ago

This task is to create an example in the examples crate that uses the (gogoproto.nullable) extension. Then update the main README to reflect the new example.