protobuf-codegen 2.7.0

Code generator for rust-protobuf. Includes a library and `protoc-gen-rust` binary. See `protoc-rust` and `protobuf-codegen-pure` crates.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
[[package]]
name = "protobuf"
version = "2.7.0"
source = "registry+https://github.com/rust-lang/crates.io-index"

[[package]]
name = "protobuf-codegen"
version = "2.7.0"
dependencies = [
 "protobuf 2.7.0 (registry+https://github.com/rust-lang/crates.io-index)",
]

[metadata]
"checksum protobuf 2.7.0 (registry+https://github.com/rust-lang/crates.io-index)" = "5f00e4a3cb64ecfeac2c0a73c74c68ae3439d7a6bead3870be56ad5dd2620a6f"