Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 162 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 162 Bytes

How to develop rust-protobuf itself

cargo test --all to build everything.

If code generator is changed, code needs to be regenerated, see regenerate.sh.