prototk 0.7.0

prototk provides a toolkit for prototcol buffers.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[dependencies.buffertk]
version = "0.7"

[dependencies.prototk_derive]
version = "0.6"

[dependencies.zerror]
version = "0.4"

[package]
authors = ["Robert Escriva <robert@rescrv.net>"]
description = "prototk provides a toolkit for prototcol buffers."
edition = "2021"
license = "Apache-2.0"
name = "prototk"
readme = "README.md"
repository = "https://github.com/rescrv/blue"
version = "0.7.0"