pbtools 0.11.0

Google Protocol Buffers encoding and decoding.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[dependencies.num_enum]
version = "0.5.1"

[package]
authors = ["Erik Moqvist <erik.moqvist@gmail.com>"]
description = "Google Protocol Buffers encoding and decoding."
edition = "2018"
keywords = ["protobuf", "proto", "proto3", "protocol-buffers"]
license = "MIT"
name = "pbtools"
readme = "README.md"
repository = "https://github.com/eerimoq/pbtools"
version = "0.11.0"