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
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
[[package]]
name = "extend-lifetime"
version = "0.2.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b4496a6b11940ac887f09601bb2f2fe2c66485c80bc4628310c078f4b65dddba"

[[package]]
name = "tree-buf"
version = "0.1.0"
dependencies = [
 "extend-lifetime",
]