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 which generates multiple crates that depend on each other #46

Open nipunn1313 opened 3 years ago

nipunn1313 commented 3 years ago

pb-jelly generates different proto modules to different crates. Add example to exercise this.