capwriter 0.2.0

Fast saving and loading with annotating cap for vector and slice
Documentation
[[bench]]
harness = false
name = "benchmark"

[dependencies.bytemuck]
version = "1.13.0"

[dependencies.byteorder]
version = "1.4.3"

[dev-dependencies.bincode]
version = "1.3.3"

[dev-dependencies.criterion]
version = "0.3.5"

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

[dev-dependencies.serde]
version = "1.0.136"

[package]
authors = ["baku4 <bahkhun@gmail.com>"]
description = "Fast saving and loading with annotating cap for vector and slice"
edition = "2021"
license = "MIT"
name = "capwriter"
readme = "README.md"
version = "0.2.0"