protobuf-support 3.7.2

Code supporting protobuf implementation. None of code in this crate is public API.
Documentation
[dependencies.thiserror]
version = "1.0.30"

[features]

[lib]
bench = false

[package]
authors = ["Stepan Koltsov <stepan.koltsov@gmail.com>"]
description = """
Code supporting protobuf implementation. None of code in this crate is public API.
"""
documentation = "https://github.com/stepancheg/rust-protobuf/blob/master/README.md"
edition = "2021"
homepage = "https://github.com/stepancheg/rust-protobuf/"
license = "MIT"
name = "protobuf-support"
readme = "README.md"
repository = "https://github.com/stepancheg/rust-protobuf/"
version = "3.7.2"

[package.metadata.docs.rs]
all-features = true