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 own crate for generating rather than build dependency #51

Closed nipunn1313 closed 3 years ago

nipunn1313 commented 3 years ago

This should allow us to avoid the "comment/uncomment" dance associated with using a build dependency.