brotopuf 0.1.1

A library for (de)serializing structs in protocol buffer wire format
Documentation
[dependencies.brotopuf_core]
version = "0.1.0"

[dependencies.brotopuf_macro]
version = "0.1.0"

[lib]
name = "brotopuf"
path = "src/lib.rs"

[package]
authors = ["Bee Klimt <bklimt@gmail.com>"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "A library for (de)serializing structs in protocol buffer wire format"
documentation = "https://docs.rs/brotopuf"
edition = "2021"
license = "Apache-2.0"
name = "brotopuf"
readme = "README.md"
repository = "https://github.com/bklimt/brotopuf"
rust-version = "1.92"
version = "0.1.1"