byyte 0.1.1

A library for reading and writing binary data, focusing on simplicity.
Documentation
[dependencies]

[lib]
name = "byyte"
path = "src/lib.rs"

[package]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "A library for reading and writing binary data, focusing on simplicity."
edition = "2024"
license = "MIT"
name = "byyte"
readme = "README.md"
repository = "https://github.com/techwritescode/mobi-rs"
version = "0.1.1"