binverse 0.6.2

Fast binary serialization with versioning.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[dependencies.binverse_derive]
version = "=0.6.2"

[features]

[package]
authors = ["Linus Dikomey"]
categories = ["encoding"]
description = """
Fast binary serialization with versioning.
"""
edition = "2021"
keywords = ["serialization", "binary", "version", "decode", "encode"]
license = "MIT"
name = "binverse"
readme = "README.md"
repository = "https://github.com/LinusDikomey/binverse"
version = "0.6.2"