protobuf 1.0.3

Rust implementation of Google protocol buffers
1
2
3
4
5
#!/bin/sh -e

cat > request.pbbin

# vim: set ts=4 sw=4 et: