fourleaf 0.1.1

A simple, tag-based binary serialisation format.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[dependencies]
quick-error = "1.1.0"

[package]
authors = ["Jason Lingle"]
description = """
A simple, tag-based binary serialisation format.
"""
documentation = "https://docs.rs/fourleaf"
keywords = ["serialization", "serialize", "encode", "binary"]
license = "MIT/Apache-2.0"
name = "fourleaf"
readme = "README.md"
repository = "https://github.com/AltSysrq/fourleaf"
version = "0.1.1"