TheVova

Results 2 issues of TheVova

addresses #334 by allowing users to opt-out of having prost derive Debug for its structs. 1) `prost_build::Config` gains a `no_derive_dbg(bool)` method for users to use. this inserts a `#[prost(no_dbg)]` attribute...

Im not sure this is the correct place for this, but im sure this issue has crept up for more here than just me. Rust has a wonderful eco-system and...