pbf 0.1.6

Mininmal protobuffer module; Build your own glue.
Documentation
[dependencies]

[dev-dependencies]

[lib]
bench = true
name = "pbf"

[package]
authors = ["Craig O'Connor <oconnorct1@gmail.com>"]
categories = ["encoding", "wasm", "embedded", "no-std"]
description = "Mininmal protobuffer module; Build your own glue."
documentation = "https://docs.rs/pbf"
edition = "2021"
homepage = "https://github.com/OpenS2/pbf"
include = ["src/**", "Cargo.toml", "Cargo.lock", "README.md", "LICENSE"]
keywords = ["pbf", "protobuffers", "minimal", "low-cost-code"]
license = "MIT"
name = "pbf"
readme = "README.md"
repository = "https://github.com/OpenS2/pbf"
version = "0.1.6"

[profile.bench]
opt-level = 3