protobuf-parse 3.0.0-alpha.14

Parse `.proto` files. Files are parsed into a `protobuf::descriptor::FileDescriptorSet` object using either: * pure rust parser (no dependencies) * `protoc` binary (more reliable and compatible with Google's implementation)
Documentation
{
  "git": {
    "sha1": "e9e4b47973feab2c59495c7886c95e0bfb3361f4"
  },
  "path_in_vcs": "protobuf-parse"
}