quick-protobuf 0.8.1

A pure Rust protobuf (de)serializer. Quick.
Documentation
package a.b;

message ImportedMessage {
    optional bool i = 1;
}