bramble-data 0.1.1

Bramble's Binary Data Format
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[dependencies.bramble-common]
version = "0.1"

[dependencies.serde]
features = ["derive"]
version = "1.0"

[dev-dependencies.hex-literal]
version = "0.3"

[package]
description = "Bramble's Binary Data Format"
edition = "2018"
license = "CC0-1.0"
name = "bramble-data"
version = "0.1.1"