protobuf-codegen 2.9.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.9.0"
source = "registry+https://github.com/rust-lang/crates.io-index"

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

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