rc_bytes 0.1.1

Rust bytes reader writer
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[package]
name = "rc_bytes"
version = "0.1.1"
edition = "2024"
authors = ["angcyo@126.com"]
license = "MIT"
repository = "https://github.com/angcyo/rust_crates"
description = "Rust bytes reader writer"
readme = "README.md"
keywords = ["bytes"]

[dependencies]