linkedbytes 0.1.2

LinkedBytes is a linked list of Bytes and BytesMut.
Documentation
[badges.maintenance]
status = "actively-developed"
[dependencies.bytes]
version = "1"

[dependencies.tokio]
features = ["io-util"]
version = "1"

[package]
authors = ["Volo Team <volo@cloudwego.io>"]
categories = ["network-programming"]
description = "LinkedBytes is a linked list of Bytes and BytesMut."
edition = "2021"
keywords = ["bytes", "rpc", "ioslice", "writev", "volo"]
license = "MIT OR Apache-2.0"
name = "linkedbytes"
readme = "README.md"
repository = "https://github.com/volo-rs/linkedbytes"
version = "0.1.2"