58269bf463
The generated types emit types that depend on prost (through Message derives), and therefore all users of generated_types already depend on prost. It would be wrong for users of the generated_types crate to use a different version of prost than what is used in generated_types. By re-exporting prost, users can just depend on generated_types, and always use the right prost version. prost prost prost. prost. |
||
---|---|---|
.. | ||
protos | ||
src | ||
.gitignore | ||
Cargo.toml | ||
build.rs |