Snap for 7141078 from 565979808c995d0b2187bce7e2239966598af28b to tm-release

Change-Id: I99ba66c1cd24e7211857626ca4657c73a80b1c61
tree: c49f24dc45c93c3133f65c704a96a2dd85910665
  1. benches/
  2. out/
  3. patches/
  4. src/
  5. .cargo_vcs_info.json
  6. Android.bp
  7. build.rs
  8. Cargo.toml
  9. Cargo.toml.orig
  10. LICENSE.txt
  11. METADATA
  12. MODULE_LICENSE_MIT
  13. OWNERS
  14. README.md
  15. regenerate.sh
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.