dropbox / pb-jelly

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

Create an example that uses `(rust.preserve_unrecognized)` #28

Open ParkMyCar opened 4 years ago

ParkMyCar commented 4 years ago

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