tree: 3aca6a1e29bb35c445fc24b617b0010fd130a034 [path history] [tgz]
  1. benches/
  2. src/
  3. build.rs
  4. build.sh
  5. Cargo.toml
  6. Cargo.toml.orig
  7. full-rebuild.sh
  8. protobuf-bin-gen-rust-do-not-use.rs
  9. protoc-gen-rust.rs
  10. README.md
  11. regenerate.sh
  12. regenerate_if_proto3.sh
  13. x86_64-unknown-linux-sgx.json
  14. Xargo.toml
third_party/protobuf/README.md

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.