tree-buf 0.1.0

A prototype binary serialization protocol
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[badges.maintenance]
status = "experimental"
[dependencies.extend-lifetime]
version = "0.2.0"

[package]
authors = ["Zac Burns <That3Percent@gmail.com>"]
categories = ["compression", "parser-implementations"]
description = "A prototype binary serialization protocol"
edition = "2018"
keywords = ["serialization", "protocol", "binary", "buffers"]
license = "MIT"
name = "tree-buf"
readme = "README.md"
repository = "https://github.com/That3Percent/tree-buf"
version = "0.1.0"