protox 0.9.1

A rust implementation of the protobuf compiler.
Documentation
1
2
3
message Foo {
    repeated uint64 foo = 1 [json_name = "BAR_quz"];
}