sphalerite 0.1.0

A dependency-free crate for binary serialization
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[dependencies]

[dev-dependencies.rand]
version = "0.8.5"

[package]
description = "A dependency-free crate for binary serialization"
edition = "2021"
license = "MIT"
name = "sphalerite"
readme = "README.md"
repository = "https://github.com/Phil-hacker/sphalerite"
version = "0.1.0"