rc_bytes 0.1.1

Rust bytes reader writer
Documentation
[dependencies]

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

[package]
authors = ["angcyo@126.com"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "Rust bytes reader writer"
edition = "2024"
keywords = ["bytes"]
license = "MIT"
name = "rc_bytes"
readme = "README.md"
repository = "https://github.com/angcyo/rust_crates"
version = "0.1.1"