quick-protobuf 0.8.1

A pure Rust protobuf (de)serializer. Quick.
Documentation
1
2
3
4
5
syntax = "proto2";

package test_nested_package_dir.basic.case.remote;

import "test_nested_basic_case_p0.proto";