fixedbuf 0.1.2

Fixed-size buffer for networking protocols.
Documentation
[dependencies]

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

[package]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "Fixed-size buffer for networking protocols."
documentation = "https://docs.rs/fixedbuf"
edition = "2024"
license = "MIT"
name = "fixedbuf"
readme = false
repository = "https://github.com/ZeroRtt/ZeroRtt/crates/fixedbuf"
version = "0.1.2"