httlib-protos 0.1.1

Protocol Buffers binary format implementation.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[package]
authors = ["Kristijan Sedlak <xpepermint@gmail.com>"]
categories = ["algorithms", "encoding"]
description = "Protocol Buffers binary format implementation."
documentation = "https://docs.rs/httlib-protos"
edition = "2018"
homepage = "https://github.com/xpepermint/httlib-rs/tree/main/protos"
keywords = ["protos", "protobuf", "proto3", "wire", "http"]
license = "MIT"
name = "httlib-protos"
readme = "README.md"
repository = "https://github.com/xpepermint/httlib-rs"
version = "0.1.1"