protobuf 2.0.4

Rust implementation of Google protocol buffers
Documentation

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.